|
|
Exome analysis
|
|
|
======================
|
|
|
### System requirements
|
|
|
- [git](https://git-scm.com/downloads) : to install the project
|
|
|
- [conda](https://www.anaconda.com/download/#linux) : to use the tools which are described in the conda environnment
|
|
|
|
|
|
## Download project
|
|
|
```
|
|
|
git clone "https://gitlab.com/maelleg/exome-analysis.git"
|
|
|
cd exome-analysis
|
|
|
conda env create -f CONDA/envExport.yml
|
|
|
source activate exome-analysis
|
|
|
```
|
|
|
|
|
|
## Download references
|
|
|
|
|
|
|