forked from mgledi/DiffLogo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
34 lines (34 loc) · 1.13 KB
/
DESCRIPTION
File metadata and controls
34 lines (34 loc) · 1.13 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
Package: DiffLogo
Type: Package
Title: DiffLogo: A comparative visualisation of biooligomer motifs
Version: 0.99.2
Date: 2015-02-12
Author: c( person("Martin", "Nettling", role = c("aut", "cre"), email =
"martin.nettling@informatik.uni-halle.de"), person("Hendrik", "Treutler,
role = c("aut", "cre"),email="hendrik.treutler@ipb-halle.de"),
person("Jan", "Grau", role = c("aut", "ctb"),email=""), person("Jens",
"Keilwagen", role = c("aut", "ctb"),email=""), person("Stefan", "Posch",
role = "aut")) person("Ivo", "Grosse", role = "aut") )
Depends:
R (>= 1.8.0),
stats,
cba
Suggests:
knitr,
testthat
VignetteBuilder: knitr
Maintainer: Martin Nettling<martin.nettling@informatik.uni-halle.de>
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
Collate:
'alphabet.R'
'baseDistrs.R'
'diffSeqLogo.R'
'preconditions.R'
'seqLogo.R'
'stackHeights.R'
'utilities.R'