Hi,
When executing DiscSNP, i got an exeption at the KISSREADS MODULE phase:
#############################################################
#################### KISSREADS MODULE #######################
#############################################################
/home/amelmek/DiscoSnp/build/bin/kissreads2 -predictions discoRes_k_31_c_auto_D_100_P_1_b_0.fa -reads SRR1576548_1.fastq.gz -co discoRes_k_31_c_auto_D_100_P_1_b_0_coherent -unco discoRes_k_31_c_auto_D_100_P_1_b_0_uncoherent -k 31 -size_seeds 26 -index_stride 6 -hamming 1 -genotype -coverage_file discoRes_k_31_c_auto_cov.h5
EXCEPTION: Unable to open bank './ yuw'
there was a problem with kissreads2
HELP!!!
Thanks
Amel
Are you offering a solution for the original question that was asked? If not how is this post related to the original question.
This is actually a solution. The original call to discoSnp from Amel was not using correctly the argument for including read sets. This is why I developed here the way of using this argument.
Kudos for figuring that out since the original post did not include any information about how discoSNP was run. If your solution works OP can confirm and accept.
Thank you so much Pierre, it works perfectly!! :)