-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
26 lines (26 loc) · 929 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
Package: seqstats
Title: A Statistical Analysis Package for Biological Sequences
Version: 0.0.1
Authors@R: person("Hajk-Georg", "Drost",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "http://orcid.org/0000-0002-1567-306X"))
Maintainer: Hajk-Georg Drost <[email protected]>
Description: A comprehensive framework for biological sequence statistics to allow researchers to design null hypotheses and random controls when performing exploratory genomics studies.
Depends: R (>= 3.1.2)
Imports: philentropy,
foreach,
doParallel,
fitdistrplus,
Biostrings,
seqinr,
biomartr
Suggests:
testthat,
knitr
License: GPL-3
LazyData: true
VignetteBuilder: knitr
URL: https://github.com/drostlab/seqstats
RoxygenNote: 7.0.2
BugReports: https://github.com/drostlab/seqstats/issues