Description Usage Arguments Value Author(s) Examples
View source: R/getOmaBrowser.R
Get domain annotation from OMA Browser based on a URL or a raw data frame contains annotation info from OMA
1 | 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
1 2 | print("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.