Description Usage Arguments Value Author(s) See Also Examples
Create domain annotation dataframe from a raw OMA dataframe
1 | get_all_domains_oma(final_oma_df)
|
final_oma_df |
raw OMA data for a list of input IDs |
domain annotation in a dataframe to input into PhyloProfile, which contains seed ID, ortholog ID, ortholog length, annotated feature, start and end position of that feature.
Vinh Tran tran@bio.uni-frankfurt.de
1 2 | oma_data <- get_data_for_one_oma("HUMAN29397", "OG")
get_all_domains_oma(oma_data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.