Create a gsaResult-class

gsaResult(object, header = TRUE)

Arguments

object

gsa results as generated by the geneSetAssoc method. Can be either a data.frame or a filepath pointing to the results.

header

Relevant if object is a filepath, does the data contain a header? (TRUE/FALSE).