You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have install all of the dependencies and was able to kick off inxalizer with these parameters :
-la clone -r $REF -scn 2 -vn 1000 -sa linear -t 8 -o $myOutput -vb 1
It runs for several hours, creates a clone.vcf file of ~2.6 million lines, but then dies. The stdout ends with the following:
InXalizer: error: [Errno 2] No such file or directory: '/rnd/users/ggoltsman/JIRA/PIP-4700.in-silico_NA1278_mutants/XomeBlender/Fatal'
It seems like some intermediate dependency fails to be generated here. Please advice.
p.s. my input bam file is sorted and indexed with samtools v1.15.1
The text was updated successfully, but these errors were encountered:
Hello,
I have install all of the dependencies and was able to kick off inxalizer with these parameters :
-la clone -r $REF -scn 2 -vn 1000 -sa linear -t 8 -o $myOutput -vb 1
It runs for several hours, creates a clone.vcf file of ~2.6 million lines, but then dies. The stdout ends with the following:
InXalizer: error: [Errno 2] No such file or directory: '/rnd/users/ggoltsman/JIRA/PIP-4700.in-silico_NA1278_mutants/XomeBlender/Fatal'
It seems like some intermediate dependency fails to be generated here. Please advice.
p.s. my input bam file is sorted and indexed with samtools v1.15.1
The text was updated successfully, but these errors were encountered: