This project aims at creating a package with multiple tools to analyze Clip-sequencing data. For example, it will be useful to integrate Clip-sequencing data with other datasets (e.g a dataset of transcripts), to retrieve the transcripts that are cross-linked and where.
To install this library in another Python project, execute simply:
pip install git+https://github.com/idiap/cliptools.gitor
git clone https://github.com/idiap/cliptools.git
cd cliptools
pip install .