-
Notifications
You must be signed in to change notification settings - Fork 6
/
DESCRIPTION
45 lines (45 loc) · 1.5 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
Package: DiffLogo
Type: Package
Title: DiffLogo: A comparative visualisation of biooligomer motifs
Version: 2.13.1
Date: 2015-02-12
Author: c(
person("Martin", "Nettling", role = c("aut", "cre"), email = "[email protected]"),
person("Hendrik", "Treutler", role = c("aut", "cre"), email = "[email protected]"),
person("Jan", "Grau", role = c("aut", "ctb"), email = "[email protected]"),
person("Andrey", "Lando", role = c("aut", "ctb"), email = "[email protected]"),
person("Jens", "Keilwagen", role = c("aut", "ctb"), email = "[email protected]"),
person("Stefan", "Posch", role = "aut", email = "[email protected]"),
person("Ivo", "Grosse", role = "aut", email = "[email protected]"))
Depends:
R (>= 3.4),
stats,
cba
Imports:
grDevices,
graphics,
utils,
tools
Suggests:
knitr,
testthat,
seqLogo,
MotifDb
Maintainer: Hendrik Treutler<[email protected]>
Description: DiffLogo is an easy-to-use tool to visualize motif differences.
License: GPL (>= 2)
URL: https://github.com/mgledi/DiffLogo/
BugReports: https://github.com/mgledi/DiffLogo/issues
biocViews: Software, SequenceMatching, MultipleComparison, MotifAnnotation,
Visualization, Alignment
Collate:
'alphabet.R'
'baseDistrs.R'
'diffSeqLogo.R'
'preconditions.R'
'seqLogo.R'
'stackHeights.R'
'utilities.R'
'diffSeqLogoSupport.R'
'pwmAlignment.R'
RoxygenNote: 6.1.1