-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathDESCRIPTION
51 lines (51 loc) · 1.22 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Package: AneuFinder
Type: Package
Title: Analysis of Copy Number Variation in Single-Cell-Sequencing Data
Version: 1.27.1
Author: Aaron Taudt, Bjorn Bakker, David Porubsky
Maintainer: Aaron Taudt <[email protected]>
Description: AneuFinder implements functions for copy-number detection,
breakpoint detection, and karyotype and heterogeneity analysis in
single-cell whole genome sequencing and strand-seq data.
Depends:
R (>= 3.5),
GenomicRanges,
ggplot2,
cowplot,
AneuFinderData
Imports:
methods,
utils,
grDevices,
graphics,
stats,
foreach,
doParallel,
BiocGenerics (>= 0.31.6),
S4Vectors,
GenomeInfoDb,
IRanges,
Rsamtools,
bamsignals,
DNAcopy,
ecp,
Biostrings,
GenomicAlignments,
reshape2,
ggdendro,
ggrepel,
mclust
Suggests:
knitr,
BiocStyle,
testthat,
BSgenome.Hsapiens.UCSC.hg19,
BSgenome.Mmusculus.UCSC.mm10
License: Artistic-2.0
LazyLoad: yes
VignetteBuilder: knitr
Packaged: 2016-05-27 13:29:00 CET+1; Taudt
biocViews: ImmunoOncology, Software, Sequencing, SingleCell, CopyNumberVariation, GenomicVariation, HiddenMarkovModel,
WholeGenome
URL: https://github.com/ataudt/aneufinder.git
RoxygenNote: 6.0.1