-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathDESCRIPTION
39 lines (39 loc) · 908 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
37
38
39
Package: proteoQC
Type: Package
Title: An R package for proteomics data quality control
Version: 1.13.5
Author: Bo Wen <[email protected]>, Laurent Gatto <[email protected]>
Maintainer: Bo Wen <[email protected]>
Description: This package creates an HTML format QC report for MS/MS-based
proteomics data. The report is intended to allow the user to quickly assess
the quality of proteomics data.
Depends:
R (>= 3.0.0),
XML,
VennDiagram,
MSnbase
Imports:
rTANDEM,
plyr,
seqinr,
Nozzle.R1,
ggplot2,
reshape2,
parallel,
rpx,
tidyr,
dplyr,
plotly,
rmarkdown,
License: LGPL-2
Suggests:
RforProteomics,
knitr,
BiocStyle,
R.utils,
RUnit,BiocGenerics
VignetteBuilder: knitr
URL: https://github.com/wenbostar/proteoQC
biocViews: Proteomics, MassSpectrometry, QualityControl,
Visualization, ReportWriting
RoxygenNote: 6.0.1