forked from PapenfussLab/StructuralVariantAnnotation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
29 lines (29 loc) · 746 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
Package: StructuralVariantAnnotation
Type: Package
Title: What The Package Does (one line, title case required)
Version: 0.1
Date: 2016-03-10
Author: Daniel Cameron
Maintainer: Who to complain to <yourfault@somewhere.net>
Description: The description of a package is usually long,
spanning multiple lines. The second and subsequent lines
should be indented, usually with four spaces.
License: GPL-3
Depends:
BiocGenerics (>= 0.16.1),
GenomicRanges (>= 1.22.4),
methods,
R (>= 3.2.2),
VariantAnnotation (>= 1.16.3)
Imports:
assertthat,
Biostrings (>= 2.38.0),
stringr (>= 1.0.0)
Suggests:
BSgenome.Hsapiens.UCSC.hg19,
rBLAST (>= 0.99.1),
devtools,
testthat,
roxygen2,
covr
RoxygenNote: 5.0.1