galaxy wrapper for spreading-correction
Installing the tool for use in Galaxy
cd /home/galaxy/Tools
git clone https://github.com/naturalis/galaxy-tool-spreading-correction
Create the conda environment
conda env create -f environment.yml
Add the following line to /home/galaxy/galaxy/config/tool_conf.xml
<tool file="/home/galaxy/Tools/galaxy-tool-spreading-correction/spreading_correctionV2.xml" />
Restart Galaxy to see the tool in the menu
https://www.nature.com/articles/nmeth.4666
https://github.com/sandberg-lab/spreading-correction/