FertigLab / CoGAPS

Bayesian MCMC matrix factorization algorithm
https://www.bioconductor.org/packages/release/bioc/html/CoGAPS.html
BSD 3-Clause "New" or "Revised" License
61 stars 17 forks source link

calcCoGAPSStat missing argument #67

Open rpalaganas opened 1 year ago

rpalaganas commented 1 year ago

hello! I am trying to run gene enrichment and I can't find the argument in calcCoGAPSStat that would accept a gene list. Any advice would be appreciated! Here is the documentation from the CoGAPS package Usage calcCoGAPSStat( object, sets = NULL, whichMatrix = "featureLoadings", numPerm = 1000, ... )