Errors running genome polishing with Arrow
0
0
Entering edit mode
6 months ago
YocelynGG ▴ 70

Dear Biostars community,

I am performing a genome polishing using Arrow, but I am getting errors immediately I launch the script. I have tried to use Arrow though gcpp version 2.0.2-2.0.2 (installed via bioconda), and using variantCaller version 2.3.3

Using gcpp, I got the error above:

-|- FATAL -|- Run -|- 0x2b79f87c8300|| -|- gcpp ERROR: map::at

My code:

gcpp -j 20 file_align.bam -r genome_flye_assembly.fasta -o file_arrow.gff -o file_arrow.fa -o file_arrow.fq --algorithm arrow

Using variantCaller algorithm=arrow, I got the error above:

Invalid literal for int() with base 16

My code:

variantCaller -j 20 file_align.bam --referenceFilename file_flye_assembly.fasta -o file_arrow.gff -o file_arrow.fasta -o file_arrow.fq --algorithm arrow

I generated the PacBio genome assembly with Flye and the alignment bam file was generated using pbmm2.

There is not a report for this at the pbbioconda repository.

I tried so many options, I wonder if someone cal help to figure out and solve these errors.

arrow genome-polishing • 264 views
ADD COMMENT

Login before adding your answer.

Traffic: 1616 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