View source: R/getOmaBrowser.R
getAllDomainsOma | R Documentation |
Create domain annotation dataframe from a raw OMA dataframe
getAllDomainsOma(finalOmaDf = NULL)
finalOmaDf |
raw OMA data for a list of proteins (see ?getDataForOneOma) |
Dataframe of the domain annotation used for PhyloProfile, which contains seed IDs, ortholog IDs, ortholog lengths, annotated features, start and end positions of those features.
Vinh Tran tran@bio.uni-frankfurt.de
getDataForOneOma
### Uncomment the following line to run the function
# omaData <- getDataForOneOma("HUMAN29397", "OG")
# getAllDomainsOma(omaData)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.