|
a |
|
b/man/GeneSetDescription.Rd |
|
|
1 |
% Generated by roxygen2: do not edit by hand |
|
|
2 |
% Please edit documentation in R/amaretto_htmlreport.R |
|
|
3 |
\name{GeneSetDescription} |
|
|
4 |
\alias{GeneSetDescription} |
|
|
5 |
\title{GeneSetDescription} |
|
|
6 |
\usage{ |
|
|
7 |
GeneSetDescription(filename, MSIGDB) |
|
|
8 |
} |
|
|
9 |
\arguments{ |
|
|
10 |
\item{filename}{The name of the gmt file.} |
|
|
11 |
|
|
|
12 |
\item{MSIGDB}{If True, the gene set description column will be provided from MSIGDB.} |
|
|
13 |
} |
|
|
14 |
\value{ |
|
|
15 |
result |
|
|
16 |
} |
|
|
17 |
\description{ |
|
|
18 |
GeneSetDescription |
|
|
19 |
} |
|
|
20 |
\keyword{internal} |