Description Usage Arguments Value Author(s) See Also Examples
Get selected fasta sequences from a raw OMA dataframe
1 | get_selected_fasta_oma(final_oma_df, seq_id)
|
final_oma_df |
raw OMA data for a list of input IDs |
seq_id |
sequence need to be returned |
required sequence in fasta format
Vinh Tran tran@bio.uni-frankfurt.de
1 2 | oma_data <- get_data_for_one_oma("HUMAN29397", "OG")
get_selected_fasta_oma(oma_data, "HUMAN29397")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.