- From: Patrick Durusau <patrick@durusau.net>
- Date: Mon, 09 Dec 2013 15:20:12 -0500
- To: public-propertygraphs@w3.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Greetings! An expanded use case for property graphs in bioinformatics. The authors imported a database with 20,140 proteins and 2.2 million interactions. There are confidence scores assigned to each interaction between proteins. One very common task in bioinformatics is to follow the interaction paths (edges) between two proteins and to select the path that has the highest confidence score. That is to say the edges in the graph are scored and one task is to find the best scoring path between two or more proteins. The advantage of a property graph database is that it stores its edges as directed pointers so traversal is much faster than the equivalent relational database. The same holds true for a weighted graph, except there a property graph can quickly find the weights for the various paths and return the best path between two proteins. A number of relationships are represented and weighted between proteins by the String 9.1 database but the details are beyond the scope of this use case. Hope everyone is having a great day! Patrick - -- Patrick Durusau patrick@durusau.net Technical Advisory Board, OASIS (TAB) Co-Chair, OpenDocument Format TC (OASIS) Editor, OpenDocument Format TC, Project Editor ISO/IEC 26300 Former Chair, V1 - US TAG to JTC 1/SC 34 Convener, JTC 1/SC 34/WG 3 (Topic Maps) Co-Editor, ISO 13250-5 (Topic Maps) Another Word For It (blog): http://tm.durusau.net Homepage: http://www.durusau.net Twitter: patrickDurusau -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJSpiX0AAoJEAudyeI2QFGoaAIQAMcAZO1e6HQ1tR0L6Nfi4mmp YoTKEkExIF845Kx1MgVrGycS1m8HMTD1mF0Tb6RmDolanekQi89zUkVSeHY+oUSe 7ewlVtBfn9OXm7xvUo+sKTNug1D8nGsqnvmk2+rK9osS1QQJpv6hvuXWqQNp2kEc zpyv6cO2OC7q3fnMxDQp+TGGNkqNF60fQNnum/ID7b+9XECnlOmkz7STtkBJYkiF o7X/fL85jKlvKTu7bX4Ipt5U2imnT4qyRCr6jpzFnq33y8IumC2X1CfVXHAdiSPj TKyUER9GPIMz/K3MduJaMldd0kOedppzYwxJCri93w5UwSUpYQUOUDQFos17WGi5 a3gPLsGLUQjshgAi1MqGDIMVTUNgTIPRRywOvZTSFDk4h/z/EDpDZ6Mo87JERy8E p6DpfDJFpKEyPinOCgZXG4p/eYISy7AEeBGOsX6s1WuYm5Z5zHooCerJaD6kaEfk ii+OzS8+CMZ0DVc0VCeLt+S8DvEa0Tw+xUXMBvmw/pofH33n65E+MlmwV2OAkLGU lFDnZLwE6B7Vmj0cr//nMwti1Om3sAA5YjD1GjVu0TPOX5qRtLSxkNseqKW0UcGQ 7KMi3xMgzngb4oS636+s0KLfhKB8tIQc5fTMt5bmOTsH/GWKy6Qo57nynlgkjsbR m7W0Izxa7u6gruG5xQqi =A+cE -----END PGP SIGNATURE-----
Received on Monday, 9 December 2013 20:20:54 UTC