View source: R/convert_to_human_list_MVH.R
convert_to_human_list_MVH | R Documentation |
convert a fish genelist (character vector) to human, using DIOPT scores to remove duplicated genes. Intended to be used in cases where you don't have corresponding expression data for the genelist.
convert_to_human_list_MVH(genelist)
genelist |
list of fish genes as character vector. |
a character vector of the human orthologs of the given fish genes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.