forked from cox-labs/PerseusR
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
14 lines (14 loc) · 774 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
14 lines (14 loc) · 774 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Package: PerseusR
Title: Perseus R Interop
Version: 0.3.4
Author: Jan Rudolph <rudolph@biochem.mpg.de>
Maintainer: Jan Rudolph <rudolph@biochem.mpg.de>
Description: Enables the interoperability between the Perseus platform for omics data analysis (Tyanova et al. 2016) <doi:10.1038/nmeth.3901> and R. It provides the foundation for developing and running Perseus plugins implemented in R by providing all required input and output handling, including data and parameter parsing as described in Rudolph and Cox 2018 <doi:10.1101/447268>.
Depends: R (>= 3.3.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Imports: utils, plyr, methods, XML, Biobase, stringr
Suggests: testthat, roxygen2, knitr, rmarkdown
VignetteBuilder: knitr