convert_to_human_list: convert_to_human_list

View source: R/convert_to_human_list.R

convert_to_human_listR Documentation

convert_to_human_list

Description

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.

Usage

convert_to_human_list(genelist)

Arguments

genelist

list of fish genes as character vector.

Value

a character vector of the human orthologs of the given fish genes.


mvhunter1/mvhfunctions documentation built on May 31, 2024, 3:36 p.m.