Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
trvinh authored Aug 7, 2021
1 parent 0fc236b commit 2c92c15
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# PhyloRBF

This is a lite version of [PhyloProfile](https://github.com/BIONF/PhyloProfile), which is pre-configured only for its use with the [Ribosome biogenesis data](https://applbio.biologie.uni-frankfurt.de/download/RibosomeBiogenesis/PhyloRBF/).
This is a lite version of [PhyloProfile](https://github.com/BIONF/PhyloProfile), which is pre-configured only for its use with the data of 303 [eukaryotic ribosome biogenesis factors](https://applbio.biologie.uni-frankfurt.de/download/RibosomeBiogenesis/PhyloRBF/). The phylogenetic profiles for proteins in the RBFeuk set across 982 taxa provide the first unifying resource for tracing eukaryotic ribosome biogenesis factors across the organismal diversity.

Users can display the full data set, customized subsets of RBFs and taxa, zoom in on individual ortholog pairs, and ultimately display the domain architectures of the yeast or human RBF and of its ortholog. Interactive links connect the information about taxon, protein sequence and Pfam (El-Gebali, et al. 2019) or SMART domains (Letunic, et al. 2009) with the corresponding public databases.

# Table of Contents
* [Usage](#usage)
Expand All @@ -12,12 +14,12 @@ This is a lite version of [PhyloProfile](https://github.com/BIONF/PhyloProfile),
![](phyloprofile_interface.png)

# Usage
Feature-aware phylogenetic profile of the yeast ribosome biogenesis genes across 2335 taxa including 1250 Eukaryota, 858 Archaea and 227 Bacteria.
Feature-aware phylogenetic profile of the 280 yeast and 23 human ribosome biogenesis factor genes across 982 taxa (727 Archaea, 23 Bacteria, 232 Eukaryotes).
* Taxa (x-axis) are ordered with increasing taxonomic distance to yeast *Saccharomyces cerevisiae*.
* Rows indicate (??) yeast and (??) human ribosome biogenesis proteins.
* Dots indicate orthologs of each protein in the respective taxon. To inspect the domain architecture comparison between the protein in yeast/human and the one from the datapoint, click on the dot, select detailed plot, select the ortholog from the barplot, and click on show domain architecture.
* Rows indicate the ribosome biogenesis factors.
* Dots indicate orthologs of each protein in the respective taxon. To inspect the domain architecture comparison between the protein in yeast and the one from the datapoint, click on the dot, select detailed plot, select the ortholog from the barplot, and click on show domain architecture.
* The color scheme represents the similarity of annotated features between yeast proteins and the respective orthologs using the FAS scores ([Koestler, et al. 2010](https://bmcbioinformatics.biomedcentral.com/articles/10.1186/1471-2105-11-417)) by assigning values between 0 and 1. The score is penalized for missing features (FAS_F; dot color) and added features (FAS_B; background color) in the orthologous protein. For instance, a protein with an identical feature architecture to the reference protein in yeast would have FAS_F = 1 and FAS_B = 1, and would appear as a blue dot in a white background according to the color scale.
* For further details on the biological interpretation of the data, please refer to the article [DO WE HAVE A PRE-PRINT SOMEWHERE](https://www.biorxiv.org/content/10.1101/2021.01.29.428808v2).
* For further details on the biological interpretation of the data, please refer to the article (link will be soon available).

# Standalone installation

Expand Down

0 comments on commit 2c92c15

Please sign in to comment.