diff --git a/shared/paths.py b/shared/paths.py index 2f820b550..b11321191 100644 --- a/shared/paths.py +++ b/shared/paths.py @@ -2,7 +2,7 @@ bedtools_path="/package/bedtools2-2.25.0/bin/" bowtie2_path = "/package/bowtie2-2.2.8/bin/" cutadapt_path = "/package/cutadapt-1.8.1/bin/" -deepTools_path = "/package/deeptools-2.3.3/bin/" +deepTools_path = "/package/deeptools-2.3.5/bin/" fastqc_path = "/package/FastQC-0.11.3/bin/" histoneHMM_path = "/data/manke/repository/scripts/snakemake_workflows/R/x86_64-pc-linux-gnu-library/3.2/histoneHMM/bin/" macs2_path = "/package/MACS2-2.1.0-20150731/bin/"