Transipedia / dekupl-run

Identify differentially expressed k-mers between RNA-Seq datasets
MIT License
11 stars 11 forks source link

Add conda recipe #45

Closed dimitrilarue closed 6 years ago

dimitrilarue commented 6 years ago

Dekupl-run with conda

Install

git pull https://github.com/Transipedia/dekupl-run
conda build recipe && conda install -c bioconda -c r -c conda-forge --use-local dekupl-run

Run

dekupl-run --configfile tests/config_ttest.json

Once this request is merged and tested, we can put the recipe on bioconda ( https://bioconda.github.io/contribute-a-recipe.html )