Skip to content
Snippets Groups Projects
Commit 03cc4b19 authored by Nils Kurzawa's avatar Nils Kurzawa
Browse files

added readme with package description and installation instructions

parent 0fc05c1f
No related branches found
No related tags found
No related merge requests found
# FDR-controlled analysis of 2D-TPP experiments using functional modeling of sliding temperature windows
This package contains functions to analyze 2D-thermal proteome profiles and was specifically implemented for such experiments with the goal of detecting protein-metabolite interations. It was used in Sridharan et al. (2018) bioRxiv [https://doi.org/10.1101/488163](https://doi.org/10.1101/488163) to infer ATP- and GTP-protein interactions from 2D-TPP data.
## Installation
```{R}
require("devtools")
devtools::install_git("https://git.embl.de/kurzawa/sw2dTPP.git")
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment