forked from BioHPC/LONGO
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
21 lines (21 loc) · 964 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: LONGO
Type: Package
Title: Long gene expression as a metric for neuronal identity
Version: 0.3.3
biocViews: Transcriptomics, ResearchField, Software, BiologicalQuestion,
DifferentialExpression, GeneExpression
Depends: R (>= 3.4)
Imports: biomaRt, shiny, DT, hash, topGO, data.table, edgeR, preprocessCore, stats,
grDevices, graphics, utils, methods, ggplot2, reshape2
Authors@R: c(person("Alexander Paul", email="alex.paul@slu.edu", role=c("aut",
"cre")), person("Tae-Hyuk (Ted) Ahn", email="ted.ahn@slu.edu", role="aut"),
person("Matthew McCoy", email="mccoy@wustl.edu", role="aut"),
person("Andrew Yoo", email="yooa@wustl.edu", role="aut"))
Maintainer: Alexander Paul <alex.paul@slu.edu>
Description: Tool used to interpret the long gene expression values. This can
be done through the shiny app or through a R function.
License: file LICENSE
LazyData: TRUE
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr