-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
36 lines (36 loc) · 918 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
28
29
30
31
32
33
34
35
36
Package: PNNL.DMS.utils
Type: Package
Title: Tools for accessing PNNL's Data Management System
Version: 0.4.0
Author: Vladislav Petyuk, Michael Nestor, Shane Kelly, Tyler Sagendorf, Ben Drucker, Jamie Moon, Camilo Posso, Matthew Monroe, David JM
Maintainer: Vladislav Petyuk <vladislav.petyuk@pnnl.gov>
Description: Tools for accessing PNNL's Data Management System, including accessing the PostgreSQL database
License: Artistic-2.0
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports:
curl,
data.table,
DBI,
dplyr,
glue,
MSnbase,
MSnID,
MSnSet.utils,
parallel,
pbapply,
plyr,
RCurl,
readr,
RPostgres,
stats,
stringr,
tibble,
tidyr,
utils
Remotes:
github::PNNL-Comp-Mass-Spec/MSnID@pnnl-master,
github::PNNL-Comp-Mass-Spec/MSnSet.utils@master
URL:
https://github.com/PNNL-Comp-Mass-Spec/PNNL.DMS.utils/
https://pnnl-comp-mass-spec.github.io/PNNL.DMS.utils/