forked from Bioconductor/annotate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
30 lines (30 loc) · 1.43 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Package: annotate
Title: Annotation for microarrays
Version: 1.83.0
Author: R. Gentleman
Authors@R: c(
person("Jeff", "Gentry", role = "aut"),
person("Kritika", "Verma", role = "ctb",
comment = "Converted chromLOC vignette from Sweave to RMarkdown / HTML."),
person("Manvi", "Yaduvanshi", role = "ctb",
comment = "Converted useDataPkgs vignette from Sweave to RMarkdown / HTML."),
person("Bioconductor Package Maintainer",
email = "maintainer@bioconductor.org", role = "cre"))
Description: Using R enviroments for annotation.
Depends: R (>= 2.10), AnnotationDbi (>= 1.27.5), XML
Imports: Biobase, DBI, xtable, graphics, utils, stats, methods,
BiocGenerics (>= 0.13.8), httr
Suggests: hgu95av2.db, genefilter, Biostrings (>= 2.25.10), IRanges, rae230a.db,
rae230aprobe, tkWidgets, GO.db, org.Hs.eg.db, org.Mm.eg.db,
humanCHRLOC, Rgraphviz, RUnit, BiocStyle, knitr
VignetteBuilder: knitr
License: Artistic-2.0
LazyLoad: yes
Collate: AllGenerics.R ACCNUMStats.R Amat.R AnnMaps.R chromLocation.R
compatipleVersions.R findNeighbors.R getData.R getPMInfo.R
getSeq4ACC.R GOhelpers.R homoData.R html.R isValidKey.R
LL2homology.R pmid2MIAME.R probesByLL.R pubMedAbst.R query.R
readGEOAnn.R serializeEnv.R blastSequences.R zzz.R
test_annotate_package.R
biocViews: Annotation, Pathways, GO
Packaged: 2014-07-15 23:10:57 UTC; mcarlson