Description Usage Arguments Value
View source: R/get_gene_lists.R
Create gene list data.frame from input file
1 | get_gene_lists(filename, sep = "\t")
|
filename |
file path of gene list file (contain headers: listName, gene and (optional) significant columns) |
sep |
file delimiter |
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))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.