-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathDESCRIPTION
45 lines (45 loc) · 1.14 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
Package: CNAclinic
Type: Package
Title: A Software Suite for Shallow Sequencing Copy Number Analysis
Version: 1.0
Date: 2017-11-01
Author: Dineika Chandrananda
Maintainer: <[email protected]>
Description: This package provides an end-to-end pipeline for copy number aberration (CNA) analysis of shallow coverage whole-genome sequencing (sWGS) data (< 0.5X).
License: GPL
Depends:
R (>= 3.3.3), methods
Imports:
graphics,
stats,
utils,
R.utils (>= 1.28.4),
matrixStats (>= 0.13.1),
Rsamtools (>= 1.20),
QDNAseq (>= 1.10.0),
QDNAseq.hg19,
HMMcopy,
copynumber,
DNAcopy (>= 1.32.0),
PSCBS,
CGHbase,
CGHcall (>= 2.18.0),
Biobase (>= 2.18.0),
GenomicRanges,
IRanges,
ggplot2, dplyr,
data.table,
scales,
annotate, org.Hs.eg.db,
TxDb.Hsapiens.UCSC.hg19.knownGene,
TxDb.Hsapiens.UCSC.hg38.knownGene
biocViews: CopyNumberVariation, DNASeq, Genetics, GenomeAnnotation,
Preprocessing, QualityControl, Sequencing, Annotation
LazyData: TRUE
RoxygenNote: 6.0.1
Suggests:
knitr,
rmarkdown,
R.cache (>= 0.9.0),
digest
VignetteBuilder: knitr