forked from MVesuviusC/primerTree
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
36 lines (36 loc) · 805 Bytes
/
DESCRIPTION
File metadata and controls
36 lines (36 loc) · 805 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
Package: primerTree
Title: Visually Assessing the Specificity and Informativeness of
Primer Pairs
Version: 1.0.5
Authors@R:
c(person(given = "Jim",
family = "Hester",
role = c("aut", "cre"),
email = "james.hester@gmail.com"),
person(given = "Matt",
family = "Cannon",
role = "aut"))
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 (>= 3.0.0)
Imports:
ape,
foreach,
ggplot2,
grid,
httr,
lubridate,
plyr,
RCurl,
reshape2,
scales,
stringr,
XML
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1