Package: TPP2D
Title: Detection of ligand-protein interactions from 2D thermal 
    profiles (DLPTP)
Version: 1.15.2
Authors@R: c(
    person("Nils", "Kurzawa", email = "nilskurzawa@gmail.com", 
        role = c("aut", "cre")),
    person("Holger", "Franken", role = c("aut")),
    person("Simon", "Anders", role = c("aut")),
    person("Wolfgang", "Huber", role = c("aut")),
    person("Mikhail M.", "Savitski", role = c("aut")))
Description: Detection of ligand-protein interactions from 2D thermal 
    profiles (DLPTP), Performs an 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://support.bioconductor.org/
URL: http://bioconductor.org/packages/TPP2D
RoxygenNote: 7.1.2
Depends: R (>= 3.6.0), stats, utils, dplyr, methods
Imports: ggplot2, tidyr, foreach, doParallel, openxlsx, stringr, 
  RCurl, parallel, MASS, BiocParallel, limma
Suggests: knitr, testthat, rmarkdown