-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathDESCRIPTION
46 lines (46 loc) · 918 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
39
40
41
42
43
44
45
46
Package: signature.tools.lib
Title: signature.tools.lib
Version: 2.4.4
Authors@R: person("Andrea", "Degasperi", email = "[email protected]", role = c("aut", "cre"))
Description: R package with useful functions for mutational signatures analysis.
Depends: R (>= 4.0.0)
License: see LICENCE file
Encoding: UTF-8
LazyData: true
biocViews:
Remotes:
linxihui/NNLM
Suggests:
BSgenome.Mmusculus.UCSC.mm10,
BSgenome.Cfamiliaris.UCSC.canFam3,
GenSA
Imports:
VariantAnnotation,
BSgenome.Hsapiens.UCSC.hg38,
BSgenome.Hsapiens.1000genomes.hs37d5,
SummarizedExperiment,
BiocGenerics,
GenomeInfoDb,
NMF,
foreach,
doParallel,
lpSolve,
methods,
cluster,
stats,
NNLM,
nnls,
gmp,
plyr,
RCircos,
scales,
GenomicRanges,
IRanges,
BSgenome,
readr,
doRNG,
combinat,
limSolve,
getopt,
circlize
RoxygenNote: 7.2.3