add_to_database: Add to Existing Gene set Database

Description Usage Arguments Value

View source: R/gene_input.R

Description

This function takes two inputs: the formatted existing database and the gene sets to add.It will return the combined database ready to be used in the GSEA function.

Usage

1
add_to_database(database = "", addition = "")

Arguments

database

the formatted existing database

addition

the gene sets to be added

Value

a formatted database with new sets included


kelsiereinaltt/GSEApackage documentation built on May 27, 2020, 12:05 a.m.