-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathDESCRIPTION
More file actions
52 lines (52 loc) · 1.41 KB
/
DESCRIPTION
File metadata and controls
52 lines (52 loc) · 1.41 KB
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
52
Package: CHIPIN
Type: Package
Title: ChIP-seq Intersample Normalization
Version: 0.1.0
Author: L. Polit
Maintainer: L. Polit <lelia-polit@orange.fr>
Description: The ChIPIN package provides a normalization procedure to compare ChIP-seq signals between different conditions; experiments should be performed using the same antibody. Output includes normalized density profiles and additional statistics characterizing the normalization procedure. The normalization is based on the assumption that no differences in ChIP-seq signal should be observed in the regulatory regions of genes whose expression does not change across samples/conditions. Moreover, ChIPIN provides a possibility to qualify the antibody used in the ChIP-seq experiments by plotting ChIP-seq signal density around gene transcription start sites for highly, medium and lowly expressed genes.
License: GNU GENERAL PUBLIC LICENSE
Encoding: UTF-8
LazyData: false
Depends:
R (>= 3.5),
stringr,
rtracklayer,
ggplot2,
matrixStats,
viridis,
preprocessCore,
tidyr,
plotrix,
rlist,
RColorBrewer,
tiger,
pracma,
GenomicFeatures,
dplyr,
gridExtra,
biomaRt,
rminer
biocViews:
Imports:
stringr,
rtracklayer,
ggplot2,
matrixStats,
viridis,
preprocessCore,
tidyr,
plotrix,
rlist,
RColorBrewer,
tiger,
pracma,
GenomicFeatures,
dplyr,
gridExtra,
biomaRt,
rminer
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr