|
a |
|
b/man/GmtFromModules.Rd |
|
|
1 |
% Generated by roxygen2: do not edit by hand |
|
|
2 |
% Please edit documentation in R/amaretto_htmlreport.R |
|
|
3 |
\name{GmtFromModules} |
|
|
4 |
\alias{GmtFromModules} |
|
|
5 |
\title{GmtFromModules} |
|
|
6 |
\usage{ |
|
|
7 |
GmtFromModules(AMARETTOinit, AMARETTOresults, driverGSEA) |
|
|
8 |
} |
|
|
9 |
\arguments{ |
|
|
10 |
\item{AMARETTOinit}{List output from AMARETTO_Initialize().} |
|
|
11 |
|
|
|
12 |
\item{AMARETTOresults}{List output from AMARETTO_Run().} |
|
|
13 |
|
|
|
14 |
\item{driverGSEA}{if TRUE , module driver genes will also be added to module target genes for GSEA.} |
|
|
15 |
} |
|
|
16 |
\value{ |
|
|
17 |
result |
|
|
18 |
} |
|
|
19 |
\description{ |
|
|
20 |
GmtFromModules |
|
|
21 |
} |
|
|
22 |
\keyword{internal} |