Unable to get corrected fasta and AGP file after using Pacbio reads
Hello,
I generated assembly with Illumina reads (both paired end and mate pairs) and Pacbio long reads. I was able to correct and validate query assembly using Illumina reads (using -T sr option in RagTag).
I wanted to use Pacbio reads for correction as well. Hence used corrected assembly based on Illumina reads as input and used -T corr option. This generated SAM, BAM file and BAM stats file and log files without any errors.
In BAM stats file, it has listed 248 reads mapped as well.
Still I get following error and it fails to generate AGP file and corrected fasta file
Traceback (most recent call last):
File "RagTag-1.0.1/bin/ragtag_correct.py", line 4, in
Any help in this regard will be really helpful.
Regards Ketaki
Hi there,
Sorry about the late reply. Can you run the following command and share the output?
grep ^"COV" c_reads_against_query.s.bam.stats