View source: R/convert_to_fish_scoring.R
convert_to_fish_scoring | R Documentation |
convert a human genelist (character vector) to fish, 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_fish_scoring(genelist)
genelist |
list of human genes as character vector. |
a character vector of the fish orthologs of the given fish genes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.