-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathDESCRIPTION
More file actions
37 lines (37 loc) · 844 Bytes
/
DESCRIPTION
File metadata and controls
37 lines (37 loc) · 844 Bytes
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: primerTree
Title: Visually Assessing the Specificity and Informativeness of
Primer Pairs
Version: 1.1.0
Authors@R:
c(person(given = "Jim",
family = "Hester",
role = "aut",
email = "james.hester@gmail.com"),
person(given = "Matt",
family = "Cannon",
role = c("aut", "cre"),
email = "matthewvc1@gmail.com"))
Description: Identifies potential target sequences for a given
set of primers and generates phylogenetic trees annotated with the
taxonomies of the predicted amplification products.
License: GPL-2
Depends:
directlabels,
gridExtra,
R (>= 4.1.0)
Imports:
ape,
foreach,
ggplot2,
grid,
httr,
httr2,
lubridate,
plyr,
reshape2,
scales,
stringr,
XML
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3