get_gene_lists: Read in gene lists

Description Usage Arguments Value

View source: R/get_gene_lists.R

Description

Create gene list data.frame from input file

Usage

1
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))


frhl/genoppi-v4 documentation built on May 5, 2020, 7:16 a.m.