-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
38 lines (37 loc) · 999 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
32
33
34
35
36
37
38
Package: genoploteR
Type: Package
Title: What the Package Does (Title Case)
Version: 0.1.1
Author: Who wrote it
Maintainer: The package maintainer <yourself@somewhere.net>
Description: More about what it does (maybe more than one line)
Use four spaces when indenting paragraphs within the Description.
License: Artistic-2.0
Depends:
R (>= 3.5),
karyoploteR,
regioneR
Imports:
GenomeInfoDb,
GenomicFeatures,
GenomicRanges,
Rsamtools,
S4Vectors,
IRanges,
assertthat
Suggests:
BiocStyle,
knitr,
testthat,
magrittr,
BSgenome.Hsapiens.UCSC.hg19,
TxDb.Hsapiens.UCSC.hg19.knownGene,
pasillaBamSubset
URL: https://github.com/bernatgel/genoploteR
BugReports: https://github.com/bernatgel/genoploteR/issues
VignetteBuilder: knitr
biocViews: Visualization, CopyNumberVariation, Sequencing, Coverage, DNASeq, ChIPSeq, MethylSeq,
NeedsCompilation: no
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0