PHILHARMONIC Results for P. damicornis, C. goreaui, and D. melanogaster
Authors/Creators
Description
Overview
PHILHARMONIC is a novel computational approach that couples deep learning de novo network inference with robust unsupervised spectral clustering algorithms to uncover functional relationships and high-level organization in non-model organisms. Our clustering approach allows us to de-noise the predicted network, producing highly informative functional modules.
We apply PHILHARMONIC to predict clusters with significant functional coherence in the reef-building coral P. damicornis and its algal symbiont C. goreaui, and the well-annotated fruit fly D. melanogaster.
Description of Files
- `_sequences.fasta`: Contains amino acid sequences for each protein in the network, used as the starting point for PHILHARMONIC.
- `_GO_map.csv`: Contains the full list of Pfam domains and GO terms assigned to each protein by hmmscan and GoDomainMiner.
- `_network_positive.tsv`: 3-column table, where the first two columns are a pair of proteins, and the third is the D-SCRIPT score. Filtered only to pairs with score >= 0.5.
- `_clusters.json`: Structured data for each cluster, containing a unique hash key, the list of proteins, the predicted edges between them, and the count of GO terms associated with the cluster.
- `_clusters.llm.json`: The same as the previous, but with additional LLM-derived annotations.
- `_cluster_graph.tsv`: 3-column table, where the first two columns are a pair of clusters (indicated by the unique hash key provided in the json file), and the third is the number of crossing edges between proteins in each cluster.
- `_cluster_graph_functions.tsv`: 3-column table, containing clusters by hash key, the number of proteins in the cluster, and the GO-slim term assigned to that cluster.
- `_protein_extended_data.csv`: A protein-centric table, containing diverse information such as sequence, domain and GO annotations, and cluster assignment.
- `_human_readable.txt`: An easily-scannable file with plain text descriptions of each cluster, including summaries of their size, connectivity, and top functional terms.
Files
pdamicornis_human_readable.txt
Files
(251.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:34a279ab88dabbddc523498ad5850211
|
245.7 kB | Download |
|
md5:2570f2a6b3045c750ad36504f92fc273
|
18.9 kB | Download |
|
md5:36abb8c2a1a568a88f6139f52060c64e
|
9.1 MB | Preview Download |
|
md5:612ec59ac27b27687620c200859efe85
|
9.9 MB | Preview Download |
|
md5:ea1fbfc749284b6ee5191c2f329e1a36
|
7.8 MB | Preview Download |
|
md5:b049085f6f6a9d34e9ec8481d0da6292
|
740.4 kB | Preview Download |
|
md5:16fae35e84cea434ccb3d3bc376a749a
|
35.7 MB | Download |
|
md5:14651c158f608eeab525202e5952b32e
|
30.2 MB | Preview Download |
|
md5:dda4c6dd3017a82db6a236e974c8689a
|
11.5 MB | Download |
|
md5:865d52b7c85d45791ecb01466e02fc9b
|
85.5 kB | Download |
|
md5:13b974710f10da86ce5b9cb3c43ac496
|
9.6 kB | Download |
|
md5:dca192b9c784258b102535732f612dba
|
6.2 MB | Preview Download |
|
md5:3296f7435379c20c72c0ec8eff31644a
|
6.6 MB | Preview Download |
|
md5:6f02bd57a869988018d050d2c5d32cbe
|
4.9 MB | Preview Download |
|
md5:73450035e346362756d8889104b9ef1b
|
391.8 kB | Preview Download |
|
md5:fb1c0ff3d8e5bbbc1d70e3401b33baca
|
10.4 MB | Download |
|
md5:b3abe3fa719d543489844438a36f2793
|
14.2 MB | Preview Download |
|
md5:6ab9ecdcb290f396530052ae7ed57efd
|
4.3 MB | Download |
|
md5:ed42395c2700c4ccf0eee062106bb601
|
131.7 kB | Download |
|
md5:9e97fbb2ed99abf3b5626754e845d410
|
16.7 kB | Download |
|
md5:424b56dda419a3053e3a69af5d6a0439
|
11.0 MB | Preview Download |
|
md5:b26a2d2300628d89ddb8e7e7ba9a8bde
|
11.7 MB | Preview Download |
|
md5:5a5570e640e262949981003f7601ec47
|
16.6 MB | Preview Download |
|
md5:996b340ff7db71cafdde636f2915bd24
|
649.2 kB | Preview Download |
|
md5:61accad4e66d0e634d1a6d39567da03b
|
18.4 MB | Download |
|
md5:903174e5d96c8b6525ad207032527598
|
33.8 MB | Preview Download |
|
md5:2a439377cbf0591cb63793616d7d8bfa
|
7.3 MB | Download |
Additional details
Related works
- Is part of
- Preprint: 10.1101/2024.10.25.620267 (DOI)
Software
- Repository URL
- https://github.com/samsledje/philharmonic
- Programming language
- Python