View source: R/getOmaBrowser.R
getOmaDataForOneOrtholog | R Documentation |
Get taxonomy ID, sequence and annotation for one OMA protein
getOmaDataForOneOrtholog(id = NULL)
id |
oma ID of one protein |
Data frame contains the input protein ID with its taxonomy ID, sequence, length and domain annotations (tab delimited) for input OMA protein
Vinh Tran tran@bio.uni-frankfurt.de
### Uncomment the following line to run the function
# getOmaDataForOneOrtholog("HUMAN29397")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.