-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathDESCRIPTION
64 lines (64 loc) · 2.23 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Package: TFBSTools
Version: 1.45.1
Date: 2024-12-23
Title: Software Package for Transcription Factor Binding Site (TFBS) Analysis
Description: TFBSTools is a package for the analysis and manipulation of
transcription factor binding sites. It includes matrices conversion
between Position Frequency Matirx (PFM),
Position Weight Matirx (PWM) and Information Content Matrix (ICM).
It can also scan putative TFBS from sequence/alignment,
query JASPAR database and provides a wrapper of
de novo motif discovery software.
Authors@R: person("Ge", "Tan", email="[email protected]",
role = c("aut", "cre"))
VignetteBuilder: knitr
Imports: Biobase(>= 2.28),
Biostrings(>= 2.36.4),
pwalign,
BiocGenerics(>= 0.14.0),
BiocParallel(>= 1.2.21),
BSgenome(>= 1.36.3),
caTools(>= 1.17.1),
CNEr(>= 1.4.0),
DirichletMultinomial(>= 1.10.0),
GenomeInfoDb(>= 1.6.1),
GenomicRanges(>= 1.20.6),
gtools(>= 3.5.0),
grid,
IRanges(>= 2.2.7),
methods,
DBI (>= 0.6),
RSQLite(>= 1.0.0),
rtracklayer(>= 1.28.10),
seqLogo(>= 1.34.0),
S4Vectors(>= 0.9.25),
TFMPvalue(>= 0.0.5),
XML(>= 3.98-1.3),
XVector(>= 0.8.0),
parallel
Depends: R (>= 3.2.2)
Suggests: BiocStyle(>= 1.7.7),
JASPAR2014(>= 1.4.0),
knitr(>= 1.11),
testthat,
JASPAR2016(>= 1.0.0),
JASPAR2018(>= 1.0.0),
rmarkdown
License: GPL-2
URL: https://github.com/ge11232002/TFBSTools
BugReports: https://github.com/ge11232002/TFBSTools/issues
Type: Package
biocViews: MotifAnnotation, GeneRegulation, MotifDiscovery, Transcription,
Alignment
NeedsCompilation: yes
LazyData: yes
Collate: AllGenerics.r AllClasses.r show-methods.r util-methods.r
XMatrix-methods.r XMatrixList-methods.r
SiteSet-methods.r
coercion-methods.r DB-methods.r
JASPAR.R
PairwiseAlignment-methods.r
ICM-methods.r PWM-methods.r
Motif-methods.r PFM-methods.r
Wrappers-methods.r DirichletMixture.r
TFFM.R TFFMseqLogo.R IO.R Enrichment.R