-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
43 lines (43 loc) · 839 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
41
42
43
Package: ChIPKernels
Type: Package
Title: String kernels for ChIP-Seq
Version: 1.1
Date: 2015-05-25
Author: Manu Setty
Maintainer: Manu Setty <[email protected]>
Depends:
IRanges,
XVector,
Biostrings,
BSgenome,
gtools,
GenomicRanges,
sfsmisc,
parallel,
kernlab,
Matrix,
S4Vectors
Imports:
IRanges,
XVector,
graphics,
methods,
stats,
utils,
BiocGenerics,
IRanges,
Biostrings,
XVector,
S4Vectors
LinkingTo: IRanges, Biostrings, XVector, S4Vectors
Description: Collection of methods for building different string kernels used
for ChIP-Seq
License: GPL (>= 2)
LazyLoad: yes
Collate:
'ChIPKernels-internal.R'
'positional_wildcard_dictionary.R'
'misc.R'
'build_features_kernel.R'
'chipkernels_utils.R'
'mismatch_dictionary.R'