Package: TPP2D Title: FDR-controlled analysis of 2D-TPP experiments Version: 1.0.0 Authors@R: person("Nils", "Kurzawa", email = "nils.kurzawa@embl.de", role = c("aut", "cre")) Description: FDR-controlled analysis of 2D-TPP experiments by functional analysis of dose-response curves across temperatures. License: GPL-3 Encoding: UTF-8 VignetteBuilder: knitr LazyData: false biocViews: Software, Proteomics, DataImport BugReports: https://github.com/nkurzaw/TPP2D URL: https://github.com/nkurzaw/TPP2D RoxygenNote: 6.1.1.9000 Depends: R (>= 3.6.0), stats, utils, dplyr, methods Imports: ggplot2, tidyr, foreach, doParallel, openxlsx, stringr, RCurl, parallel Suggests: knitr, testthat