get_gene_lists: Read in gene lists

View source: R/get_gene_lists.R

get_gene_listsR Documentation

Read in gene lists

Description

Create gene list data.frame from input file

Usage

get_gene_lists(filename, sep = "\t")

Arguments

filename

file path of gene list file (contain headers: listName, gene and (optional) significant columns)

sep

file delimiter

Value

list of two data.frames. First data.frame contains listName, gene and significant columns. Second data.frame contains listName and intersectN columns; intersectN = boolean variable indicating if non-significant genes are included in each list (for calling overlap enrichement functions))


lagelab/Genoppi documentation built on Oct. 13, 2022, 2:36 p.m.