forked from jmzeng1314/AnnoProbe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
31 lines (31 loc) · 810 Bytes
/
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
31
Package: AnnoProbe
Type: Package
Title: annotate the gene symbols for probes in expression array
Version: 0.1.0
Date: 2019-09-23
Author: Yujia Xiang && Jianming Zeng
Maintainer: The package maintainer <[email protected]>
Description: We curated 147 of expression array, from 3 species(human,mouse,rat),
3 companies(affymetrix,illumina,agilent),
by aligning the fasta sequences of all probes of each platform to their corresponding reference genome,
and then annotate them to genes.
License: Artistic-2.0
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Depends:
R (>= 3.4.0),
methods,
Imports:
remotes,
GEOquery,
limma,
ggplot2,
DT,
ggpubr,
pheatmap,
Suggests:
knitr,
KEGGREST,
rmarkdown
VignetteBuilder: knitr