orthP | R Documentation |
Searches orthologous of a given protein within a set of selected species
orthP(phylo_id, set = "all")
phylo_id |
phylo_id of the query protein |
set |
set of species of interest provided as a character vector, either with the binomial or short code of the species (see details). |
When set = "all", the search will be carry out against all the species in the database.
A list with thee elements: 1. subtree of the relevant proteins; 2. vector color; 3. phylo_ids of the orthologous found.
orthP(phylo_id = "Pp_GS1a", set = c("Pp", "Psy", "Psm", "Ap"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.