-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
27 lines (27 loc) · 1017 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
27
Package: juicr
Version: 0.2
Date: 2021-03-05
Title: Automated and Manual Extraction of Numerical Data from Scientific Images
Authors@R: person(given = "Marc J.", family = "Lajeunesse", role = c("aut", "cre"),
email = "[email protected]", comment = c(ORCID = "0000-0002-9678-2080"))
Description: Provides a GUI interface for automating data extraction from
multiple images containing scatter and bar plots, semi-automated tools to tinker
with extraction attempts, and a fully-loaded point-and-click manual extractor
with image zoom, calibrator, and classifier. Also provides detailed and
R-independent extraction reports as fully-embedded .html records.
Type: Package
Depends:
R (>= 3.3.2)
biocViews:
Imports:
XML,
RCurl
SystemRequirements: Tcl/Tk toolkit (X11 Quarts for Mac)
VignetteBuilder: R.rsp
License: GPL (>= 2)
URL: http://lajeunesse.myweb.usf.edu/ https://github.com/mjlajeunesse/ https://www.youtube.com/c/LajeunesseLab/
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests:
EBImage,
R.rsp