forked from Vitek-Lab/MSstats
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
35 lines (35 loc) · 1.47 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
Package: MSstats
Title: Protein Significance Analysis in DDA, SRM and DIA for Label-free
or Label-based Proteomics Experiments
Version: 3.10.7
Date: 2018-02-09
Description: A set of tools for statistical relative protein significance analysis in DDA, SRM and DIA experiments.
Authors@R: c(
person("Meena","Choi", , "[email protected]", c("aut", "cre")),
person("Cyril","Galitzine", , "[email protected]", role="aut"),
person("Ting","Huang", , "[email protected]", role="aut"),
person("Tsung-Heng","Tsai", , "[email protected]", role="aut"),
person("Olga","Vitek", , "[email protected]", role="aut"))
Maintainer: Meena Choi <[email protected]>
License: Artistic-2.0
Depends: R (>= 3.4)
Imports: Rcpp, lme4, marray, limma, gplots, ggplot2, methods, grid,
ggrepel, preprocessCore, MSnbase, reshape2, survival,
minpack.lm, utils, grDevices, graphics, stats, doSNOW, snow,
foreach, data.table, MASS, dplyr, tidyr, purrr, stringr, broom,
randomForest, doMC
Suggests: BiocStyle, knitr, rmarkdown, MSstatsBioData
VignetteBuilder: knitr
biocViews: MassSpectrometry, Proteomics, Software, Normalization,
QualityControl, TimeCourse
LazyData: true
URL: http://msstats.org
BugReports: https://groups.google.com/forum/#!forum/msstats
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-10-20 02:13:12 UTC; meenachoi
Author: Meena Choi [aut, cre],
Cyril Galitzine [aut],
Ting Huang [aut],
Tsung-Heng Tsai [aut],
Olga Vitek [aut]