forked from cbielow/PTXQC
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
43 lines (43 loc) · 1.25 KB
/
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
37
38
39
40
41
42
43
Package: PTXQC
Type: Package
Title: Quality Report Generation for MaxQuant Results
Version: 0.92.3
Date: 2018-02-05
Author: Chris Bielow <chris.bielow@fu-berlin.de>
Maintainer: Chris Bielow <chris.bielow@fu-berlin.de>
Description: Generates Proteomics (PTX) quality control (QC) reports for shotgun LC-MS data analyzed with the
MaxQuant software suite (see 'http://www.maxquant.org').
Reports are customizable (target thresholds, subsetting) and available in HTML or PDF format.
Published in J. Proteome Res., Proteomics Quality Control: Quality Control Software for MaxQuant Results (2015) 'doi:10.1021/acs.jproteome.5b00780'.
SystemRequirements: pandoc (http://pandoc.org) for building Vignettes and output reports as HTML
Depends:
R (>= 3.0.0)
Imports:
data.table,
ggplot2 (>= 2.2),
ggdendro,
graphics,
grid,
gridExtra,
grDevices,
gtable,
kableExtra,
knitr (>= 1.10),
methods,
plyr,
proto,
RColorBrewer,
reshape2,
rmarkdown,
seqinr,
stats,
utils,
yaml
Suggests:
testthat
VignetteBuilder: knitr
License: GPL-2
Roxygen: list(wrap = FALSE)
RoxygenNote: 6.0.1
URL: https://github.com/cbielow/PTXQC
BugReports: https://github.com/cbielow/PTXQC/issues