-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I get a segmentation fault when I try to run the RAFT stage using the following command:
COVERAGE=$(grep "homozygous" "${OUTPUT_PATH}/1_HIFIASM_ASSEMBLIES/${SAMPLE_NAME}/${SAMPLE_NAME}.errorcorrect.log" | tail -1 | awk '{print $6}')
/var/lib/slurm/slurmd/job1460416/slurm_script: line 96: 3795738 Segmentation fault (core dumped)
raft -e ${COVERAGE} -o "${OUTPUT_PATH}/1_HIFIASM_ASSEMBLIES/${SAMPLE_NAME}/${SAMPLE_NAME}.fragmented" "${OUTPUT_PATH}/1_HIFIASM_ASSEMBLIES/${SAMPLE_NAME}/${SAMPLE_NAME}.errorcorrect.ec.fa" "${OUTPUT_PATH}/1_HIFIASM_ASSEMBLIES/${SAMPLE_NAME}/${SAMPLE_NAME}.overlaps.paf"
Tried to rerun it and got the same error again. I am using a node with 128 CPUs and 1500GB RAM.
I am running the pipeline with the new High Accuracy ONT Ultra long dataset that was released recently.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels