Skip to content
Snippets Groups Projects
Commit 2c56b9c7 authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Add in python3 for motif serach.

parent 6d87301c
Branches
Tags
1 merge request!40Add in python3 for motif serach.
Pipeline #3867 failed with stages
in 12 hours, 37 minutes, and 3 seconds
......@@ -521,6 +521,7 @@ process motifSearch {
script:
"""
module load python/3.6.1-2-anaconda
module load meme/4.11.1-gcc-openmpi
module load bedtools/2.26.0
python3 $baseDir/scripts/motif_search.py -d $designMotifSearch -g $fasta -p $topPeakCount
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment