Name Mode Size
R 040000
data 040000
inst 040000
man 040000
src 040000
tests 040000
vignettes 040000
.Rbuildignore 100644 0 kb
.gitignore 100644 0 kb
DESCRIPTION 100644 2 kb
NAMESPACE 100644 2 kb
README.md 100644 1 kb
README.md
# 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)