-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathDESCRIPTION
37 lines (37 loc) · 1.91 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
Package: ATACseqQC
Type: Package
Title: ATAC-seq Quality Control
Version: 1.31.1
Author: Jianhong Ou, Haibo Liu, Feng Yan, Jun Yu, Michelle Kelliher,
Lucio Castilla, Nathan Lawson, Lihua Julie Zhu
Maintainer: Jianhong Ou <[email protected]>
Description: ATAC-seq, an assay for Transposase-Accessible Chromatin
using sequencing, is a rapid and sensitive method for chromatin
accessibility analysis. It was developed as an alternative
method to MNase-seq, FAIRE-seq and DNAse-seq. Comparing to the
other methods, ATAC-seq requires less amount of the biological
samples and time to process. In the process of analyzing
several ATAC-seq dataset produced in our labs, we learned some
of the unique aspects of the quality assessment for ATAC-seq
data.To help users to quickly assess whether their ATAC-seq
experiment is successful, we developed ATACseqQC package
partially following the guideline published in Nature Method
2013 (Greenleaf et al.), including diagnostic plot of fragment
size distribution, proportion of mitochondria reads, nucleosome
positioning pattern, and CTCF or other Transcript Factor
footprints.
Depends: R (>= 3.4), BiocGenerics, S4Vectors
Imports: BSgenome, Biostrings, ChIPpeakAnno, IRanges, GenomicRanges,
GenomicAlignments, GenomeInfoDb, GenomicScores, graphics, grid,
limma, Rsamtools (>= 1.31.2), randomForest, rtracklayer, stats,
motifStack, preseqR, utils, KernSmooth, edgeR, BiocParallel
Suggests: BiocStyle, knitr, BSgenome.Hsapiens.UCSC.hg19,
TxDb.Hsapiens.UCSC.hg19.knownGene, phastCons100way.UCSC.hg19,
MotifDb, trackViewer, testthat, rmarkdown
License: GPL (>= 2)
LazyData: TRUE
VignetteBuilder: knitr
RoxygenNote: 7.3.2
biocViews: Sequencing, DNASeq, ATACSeq, GeneRegulation, QualityControl,
Coverage, NucleosomePositioning, ImmunoOncology
Encoding: UTF-8