input format file for DiscoSNP software run
0
0
Entering edit mode
8.5 years ago

I am working on use of discoSNP for my species (reference is not available). I have created fof.txt (fof1.txt, fof2.txt). Also these fof1.txt consist of sample1_R1.fastq sample1_R2.fastq, similarly fof2.txt consist of sample2_R1.fastq sample2_R2.fastq. I am just looking for the SNPs detection among both the samples 1 and 2. I just want to know whether my defined input -T fof.txt is correct as per requirement for discoSNP software to run.

SNP discoSNP • 1.5k views
ADD COMMENT
0
Entering edit mode

During discoSNP run I am getting this error

Traceback (most recent call last):
  File "/cwd/DiscoSNP++-2.2.1-Source-1/tools/VCF_creator.py", line 155, in <module>
    if variant_object.CheckCoupleVariantID()==1:
  File "/cwd/Disco_SNP/DiscoSNP++-2.2.1-Source-1/tools/ClassVCF_creator.py", line 335, in CheckCoupleVariantID
    bitwiseFlag=int(self.upper_path.listSam[1])
IndexError: list index out of range
... Creation of the vcf file : done ...==> discoRes_k_31_c_auto_D_100_P_1_b_0_coherent.vcf

I am not able to understand "list index out of range".

ADD REPLY

Login before adding your answer.

Traffic: 1088 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6