guess_species | R Documentation |
Given a vast-tools AS event ID, return the species name.
guess_species(vst_id, latin_name = F)
vst_id |
An alternative splicing event name from vast-tools. |
latin_name |
Logical, whether or not you want the scientific name of the species. |
A character
guess_species(vst_id = "HsaEX000001")
# Human
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.