-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
30 lines (30 loc) · 848 Bytes
/
DESCRIPTION
File metadata and controls
30 lines (30 loc) · 848 Bytes
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: InProgress
Title: Need a name
Version: 0.0.1
Authors@R: c(
person("Alexander", "Crane", email = "acrane@broadinstitute.org", role = c("aut", "cre")),
person("Shu", "Zhang", email = "shu@broadinstitute.org", role = "aut"),
person("Simona", "Dalin", email = "sdalin@broadinstitute.org", role = "aut"),
person("Frank", "Dubois", email = "fdubois@broadinstitute.org", role = "ctr"))
Maintainer: Frank Dubois <fdubois@broadinstitute.org>
Description: Somatic/Germline SV classifier.
RemoteType: github
Remotes:
github::mskilab/gUtils,
bioc::3.10/S4Vectors,
bioc::3.10/GenomicRanges
Depends:
R (>= 3.5.0),
data.table (>= 1.10),
gUtils,
GenomicRanges,
IRanges,
parallel
Imports:
BiocGenerics(>= 0.24)
Suggests:
testthat
License: GPL-2
LazyData: true
RoxygenNote: 7.1.2
Encoding: UTF-8