-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
40 lines (40 loc) · 1009 Bytes
/
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
Package: regioneR
Type: Package
Title: Association analysis of genomic regions based on permutation tests
Version: 1.33.0
Date: 2018-08-14
Author: Anna Diez-Villanueva <[email protected]>, Roberto Malinverni
<[email protected]> and Bernat Gel <[email protected]>
Maintainer: Bernat Gel <[email protected]>
Description: regioneR offers a statistical framework based on
customizable permutation tests to assess the association
between genomic region sets and other genomic features.
License: Artistic-2.0
Depends:
GenomicRanges
Imports:
memoise,
GenomicRanges,
IRanges,
BSgenome,
Biostrings,
rtracklayer,
parallel,
graphics,
stats,
utils,
methods,
GenomeInfoDb,
S4Vectors,
tools
Suggests:
BiocStyle,
knitr,
rmarkdown,
BSgenome.Hsapiens.UCSC.hg19.masked,
testthat
VignetteBuilder: knitr
Encoding: UTF-8
biocViews: Genetics, ChIPSeq, DNASeq, MethylSeq, CopyNumberVariation
NeedsCompilation: no
RoxygenNote: 7.2.1