-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
37 lines (37 loc) · 1 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
Package: permissR
Title: An R package for finding permissive sites
Version: 0.1.0
Authors@R:
person(given = "Danielle",
family = "Stevens",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-5630-137X"))
Maintainer: Danielle Stevens <[email protected]>
Description: An R package for finding permissive sites in bacterial genomes to use inconjuction with the plasmid, pSelAct-Express, for integrative chromosomal expression.
License: MIT + file LICENSE
biocViews:
Imports:
BiocManager (>= 1.30.10),
genbankr (>= 1.18.0),
Biostrings (>= 2.58.0),
seqinr (>= 4.2.5),
ggplot2 (>= 3.3.3),
DescTools (>= 0.99.40),
patchwork (>= 1.1.1),
rstudioapi (>= 0.13),
utils (>= 3.6.2),
dplyr (>= 1.0.6),
forcats,
parallel,
grDevices,
extrafont,
devtools
LazyData: true
BugReports: https://github.com/DanielleMStevens/permissR/issues
Date: 2021-06-09
Depends: R (>= 4.0.2)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
rx: 7.1.1
RoxygenNote: 7.1.1