View source: R/getOmaBrowser.R
getOmaDomainFromURL | R Documentation |
Get domain annotation from OMA Browser based on a URL or a raw data frame contains annotation info from OMA
getOmaDomainFromURL(domainURL = NULL)
domainURL |
URL address for domain annotation of ONE OMA id or a raw data frame contains annotation info from OMA |
Data frame contains feature names with their start and end positions
Vinh Tran tran@bio.uni-frankfurt.de
### Uncomment the following line to run the function
# getOmaDomainFromURL("https://omabrowser.org/api/protein/7916808/domains/")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.