load.genelist: load a gene list into workspace

Description Usage Arguments Details Value Author(s)

Description

load a gene list consiting of a set of symbols; return a character vector

Usage

1
load.genelist(file = "genelist.txt", format = "column", sep = "\t")

Arguments

file

file name

format

"row" or "column"

sep

default separator is tab

Details

The list can be either in a row or a column. If in a row format, seperator needs to be specified

Value

return a character vector consisting of the gene symbols in the list

Author(s)

Xutao Deng


geneListPie documentation built on May 2, 2019, 6:05 a.m.