-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (29 loc) · 848 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
29 lines (29 loc) · 848 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
Package: PFAScreeneR
Type: Package
Title: Create a PFAS molecular database and associated in silico tandem mass
spectral library
Version: 0.1.0
Authors:c(person("Gordon", "Getzinger", role = c("aut", "cre"), email = "gjg3@duke.edu"))
Author: Gordon Getzinger [aut,cre]
Maintainer: Gordon Getzinger <gjg3@duke.edu>
Description: This package takes input PFAS molecular databases, predictes
environmental transformations and creates an in silico tandem mass spectral
library for use in non-targeted high-resolution mass spectrometry analysis
of environmental samples.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.0.2
Imports:
magrittr,
dplyr,
DBI,
purrr,
readr,
RSQLite,
reticulate