Multi-IMP
Multi Imp allows you to feed a data table containing your sample paths to IMP so that the pipeline can run on multiple samples at once
Installation
To install this, follow the same steps as in Quickstart Installation but you have to download the multi_sample_imp branch:
```shell
git clone https://gitlab.lcsb.uni.lu/IMP/imp3.git -b multi_sample_imp
cd imp3
```