-
- Downloads
Add cd'ing to correct directory
The BLAHP submit wrapper creates a temp directory and cd's there before running the executable. This breaks Pegasus jobs for a sharedfs site as it expects to be in the shared-scratch dir via the `remote_iwd` Condor ClassAd. This dir is available via the PEGASUS_SCRATCH_DIR env variable in the job, so cd there as a workaround.
Showing
- chipathlon/jobs/scripts/download_fastq.py 1 addition, 1 deletionchipathlon/jobs/scripts/download_fastq.py
- chipathlon/jobs/scripts/sort_wrapper.sh 1 addition, 0 deletionschipathlon/jobs/scripts/sort_wrapper.sh
- chipathlon/jobs/scripts/zcat_wrapper.sh 1 addition, 0 deletionschipathlon/jobs/scripts/zcat_wrapper.sh
- chipathlon/jobs/wrappers/bedtools_wrapper.sh 1 addition, 0 deletionschipathlon/jobs/wrappers/bedtools_wrapper.sh
- chipathlon/jobs/wrappers/bowtie2_wrapper.sh 1 addition, 0 deletionschipathlon/jobs/wrappers/bowtie2_wrapper.sh
- chipathlon/jobs/wrappers/bwa_wrapper.sh 1 addition, 0 deletionschipathlon/jobs/wrappers/bwa_wrapper.sh
- chipathlon/jobs/wrappers/macs2_wrapper.sh 1 addition, 0 deletionschipathlon/jobs/wrappers/macs2_wrapper.sh
- chipathlon/jobs/wrappers/picard_wrapper.sh 1 addition, 0 deletionschipathlon/jobs/wrappers/picard_wrapper.sh
- chipathlon/jobs/wrappers/r_spp_nodups_wrapper.sh 1 addition, 0 deletionschipathlon/jobs/wrappers/r_spp_nodups_wrapper.sh
- chipathlon/jobs/wrappers/samtools_wrapper.sh 1 addition, 0 deletionschipathlon/jobs/wrappers/samtools_wrapper.sh
Please register or sign in to comment