I tried to change the location of the temporary files to --temp IMSindel/data. That still didn't solve the issue. The size of the original bam file is 18GB. I am running the analysis on downsampled bam file to only consider 25% coverage, size of the bam file 4.5GB.
Kind Regards,
Update:
result was obtained the program took a long time over 3 days. Probably due to the size of my bam file.
I am running IMSindel in HPC However the analysis didn't finish for more than 24h
the command: IMSindel/bin/imsindel --bam APS14.downsampled.bam --chr chr7 --outd chr7_del_out --indelsize 10000 --reffa ~/A.frieburgensis_genome_assembly/Afre-v5_genome.fasta --glsearch fasta36/bin/glsearch36
Output: samtools version: samtools 1.3.1 Using htslib 1.3.1 Copyright (C) 2016 Genome Research Ltd.
glsearch version: USAGE glsearch36 [-options] query_file library_file glsearch36 -help for a complete option list
DESCRIPTION GLSEARCH performs a global-query/local-library search version: 36.3.8i Sept, 2021
COMMON OPTIONS (options must preceed query_file library_file) -s: [BL50] scoring matrix; -f: [-12] gap-open penalty; -g: [-2] gap-extension penalty; -S filter lowercase (seg) residues; -b: high scores reported (limited by -E by default); -d: number of alignments shown (limited by -E by default); -I interactive mode;
backward clip with support reads: 543
forward clip with support reads: 518
non_clips with suport reads: 3006
It stopped here for hours.
I tried to change the location of the temporary files to --temp IMSindel/data. That still didn't solve the issue. The size of the original bam file is 18GB. I am running the analysis on downsampled bam file to only consider 25% coverage, size of the bam file 4.5GB.
Kind Regards,
Update: result was obtained the program took a long time over 3 days. Probably due to the size of my bam file.