forked from gustaveroussy/EaCoN
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
50 lines (50 loc) · 1.04 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
Encoding: UTF-8
Package: EaCoN
Type: Package
Title: EaCoN : Easy Copy Number !
Version: 0.3.4-1
Date: 2018-12-10
Author: Bastien Job
Authors@R: person("Bastien", "Job", email = "[email protected]", role = c("aut", "cre"))
Depends: R(>= 3.1.0)
Imports:
affxparser,
aroma.light,
ASCAT,
Biostrings,
BSgenome,
changepoint,
data.table,
doParallel,
dplyr,
DT,
facets,
foreach,
GenomeInfoDb,
GenomicRanges,
iotools,
IRanges,
limma,
mclust,
R.utils,
rhdf5,
seqinr,
sequenza
Suggests:
BSgenome.Hsapiens.UCSC.hg18,
BSgenome.Hsapiens.UCSC.hg19,
BSgenome.Hsapiens.UCSC.hg38,
BSgenome.Hsapiens.1000genomes.hs37d5,
Rsamtools,
affy.CN.norm.data,
apt.cytoscan.2.4.0,
apt.oncoscan.2.4.0,
apt.snp6.1.20.0,
rcnorm,
rmarkdown
biocViews: Software
BugReports: https://github.com/gustaveroussy/EaCoN/issues
Description: Easy copy-number analysis for Affymetrix microarrays (snp6.0, CytoScanHD, CytoScan750K & OncoScan) and whole exome sequencing data.
License: MIT + file LICENSE
LazyData: false
Byte-Compile: yes