--- a +++ b/man/GmtFromModules.Rd @@ -0,0 +1,22 @@ +% Generated by roxygen2: do not edit by hand +% Please edit documentation in R/amaretto_htmlreport.R +\name{GmtFromModules} +\alias{GmtFromModules} +\title{GmtFromModules} +\usage{ +GmtFromModules(AMARETTOinit, AMARETTOresults, driverGSEA) +} +\arguments{ +\item{AMARETTOinit}{List output from AMARETTO_Initialize().} + +\item{AMARETTOresults}{List output from AMARETTO_Run().} + +\item{driverGSEA}{if TRUE , module driver genes will also be added to module target genes for GSEA.} +} +\value{ +result +} +\description{ +GmtFromModules +} +\keyword{internal}