Hello,
I am running hal2maf using this command -
cactus-hal2maf ./js /storage/home/hcoda1/7/mjoshi96/scratch/Mukta/Drosophila/drosophila.hal drosophila.maf.gz --workDir /storage/home/hcoda1/7/mjoshi96/scratch/Mukta/Drosophila/cactus --chunkSize 10000 --batchCores 20 --batchCount 10 --refGenome D_MELANOGASTER --noAncestors --filterGapCausingDupes --outType single --batchSystem slurm --slurmArgs=--account=gts-sanderson353 --logFile drosophila.maf.gz.log --restart
#cactus-hal2maf ./js /storage/home/hcoda1/7/mjoshi96/scratch/Mukta/Drosophila/drosophila.hal drosophila.maf.gz --refGenome D_MELANOGASTER --logFile drosophila.maf.gz.log --restart
And getting this error -
RuntimeError: Command /usr/bin/time -f "CACTUS-LOGGED-MEMORY-IN-KB: %M" bash -c 'set -eo pipefail && cat /storage/home/hcoda1/7/mjoshi96/scratch/Mukta/Drosophila/cactus/toilwf-66dba8c74e675f20b3f74d1463c3670d/868b/job/tmpc6dhazil/hal2maf_cmds.txt | parallel -j 20 '"'"'{}'"'"'' exited 127: stderr=bash: line 1: parallel: command not found
Command exited with non-zero status 127
I removed --batchParallelTaf option thinking it caused the error, but that doesn't seem to be the case.
Best regards,
Mukta
Hello,
I am running hal2maf using this command -
cactus-hal2maf ./js /storage/home/hcoda1/7/mjoshi96/scratch/Mukta/Drosophila/drosophila.hal drosophila.maf.gz --workDir /storage/home/hcoda1/7/mjoshi96/scratch/Mukta/Drosophila/cactus --chunkSize 10000 --batchCores 20 --batchCount 10 --refGenome D_MELANOGASTER --noAncestors --filterGapCausingDupes --outType single --batchSystem slurm --slurmArgs=--account=gts-sanderson353 --logFile drosophila.maf.gz.log --restart
#cactus-hal2maf ./js /storage/home/hcoda1/7/mjoshi96/scratch/Mukta/Drosophila/drosophila.hal drosophila.maf.gz --refGenome D_MELANOGASTER --logFile drosophila.maf.gz.log --restart
And getting this error -
RuntimeError: Command /usr/bin/time -f "CACTUS-LOGGED-MEMORY-IN-KB: %M" bash -c 'set -eo pipefail && cat /storage/home/hcoda1/7/mjoshi96/scratch/Mukta/Drosophila/cactus/toilwf-66dba8c74e675f20b3f74d1463c3670d/868b/job/tmpc6dhazil/hal2maf_cmds.txt | parallel -j 20 '"'"'{}'"'"'' exited 127: stderr=bash: line 1: parallel: command not found
Command exited with non-zero status 127
I removed --batchParallelTaf option thinking it caused the error, but that doesn't seem to be the case.
Best regards,
Mukta