-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
27 lines (27 loc) · 750 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
27 lines (27 loc) · 750 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
Package: boldminer
Type: Package
Title: Wrapper for BOLD API and DNA barcode auditing
Version: 0.1.0
Author: Ulises Rosas-Puchuri
Maintainer: Ulises Rosas-Puchuri <ulisesfrosasp@gmail.com>
Description: boldminer allows to mine metadata from BOLD database
by using its API service and presents this up for downstream
procedures. Furthermore, boldminer also make quick assessment of
quality of species barcodes.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
URL: https://github.com/Ulises-Rosas/boldminer
BugReports: https://github.com/Ulises-Rosas/boldminer/issues
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr
Imports:
ape,
data.table,
RCurl,
XML,
magrittr,
leaflet