Description Usage Arguments Value Examples
Extract orthologous groups from a taxon id
1 | tx_cogs(path, tax_id)
|
path |
Path to COG maps file from STRINGdb. |
tax_id |
A numeric vector of length 1 with the taxon id of interest. |
A data.frame with two columns: the ensembl peptide id and the orthologous groups
1 | mouse_cogs <- tx_cogs("~/Downloads/COG.mappings.v10.5.txt", 10090)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.