-
Notifications
You must be signed in to change notification settings - Fork 23
/
DESCRIPTION
executable file
·31 lines (31 loc) · 1.19 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
31
Package: RIdeogram
Type: Package
Title: Drawing SVG Graphics to Visualize and Map Genome-Wide Data on Idiograms
Version: 0.2.2
Authors@R: c(person("Zhaodong", "Hao", email = "haozd1992@163.com", role = c("aut", "cre")),
person("Dekang", "Lv", email = "dekanglv@126.com", role = "aut"),
person("Ying", "Ge", email = "geying.tju@gmail.com", role = "aut"),
person("Jisen", "Shi", email = "Jshi@njfu.edu.cn", role = "aut"),
person("Weijers", "Dolf", email = "dolf.weijers@wur.nl", role = "aut"),
person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = "aut"),
person("Jinhui", "Chen", email = "chenjh@njfu.edu.cn", role = "aut"))
Maintainer: Zhaodong Hao <haozd1992@163.com>
Description: For whole-genome analysis, idiograms are virtually the most intuitive and effective way to map and visualize the genome-wide information. RIdeogram was developed to visualize and map whole-genome data on idiograms with no restriction of species.
License: Artistic-2.0
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports:
ggplot2,
grDevices,
grImport2,
rsvg,
scales,
tools,
tidyr,
utils
RoxygenNote: 6.1.1
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr