# MSstatsLiP
<!-- badges: start -->
[![Travis build status](https://travis-ci.org/Vitek-Lab/MSstatsLiP.svg?branch=master)](https://travis-ci.org/Vitek-Lab/MSstatsLiP)
[![Codecov test coverage](https://codecov.io/gh/Vitek-Lab/MSstatsLiP/branch/master/graph/badge.svg)](https://codecov.io/gh/Vitek-Lab/MSstatsLiP?branch=master)
<!-- badges: end -->
MSstatsLiP is an R-based package for identifying and analyzing changes in protein structures caused by compound binding in celluar lysates.
## Installation
This development version is only available on Github:
```
devtools::install_github("Vitek-Lab/MSstatsLiP", build_vignettes = TRUE)
```
## Contributing
We welcome contributions from the community. For details on how to contribute to the
development of MSstatsLiP, please refer to the [CONTRIBUTING](https://github.com/Vitek-Lab/MSstatsLiP/blob/master/.github/CONTRIBUTING.md) file.
## License
[Artistic-2.0](https://opensource.org/licenses/Artistic-2.0)