Description Usage Arguments Value Author(s) Examples
View source: R/getOmaBrowser.R
Get OMA ortholog group, OMA HOG or OMA pair's members for a seed protein from OMA Browser.
1 | getOmaMembers(id = NULL, orthoType = "OG")
|
id |
ID of the seed protein (OMA or UniProt ID) |
orthoType |
type of OMA orthologs: either "HOG", "OG" (orthologous group) or "PAIR" (orthologous pair - CURRENTLY NOT WORKING). Default = "OG". |
List of OMA orthologs for an input seed protein.
Carla Mölbert carla.moelbert@gmx.de
1 2 | print("Uncomment the following line to run the function")
# getOmaMembers("HUMAN29397", "OG")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.