[560303]: / man / GmtFromModules.Rd

Download this file

23 lines (20 with data), 538 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
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}