Racon command line with paired-ends Illumina reads
0
0
Entering edit mode
2.6 years ago
A_heath ▴ 160

Hi all,

I have a draft assembly using long reads only with Flye of a small bacterial genome (820,000 bp).I would like to improve this assembly with paired-end Illumina reads using Racon.

However, in the command line of Racon, I don't see how I can enter both Illumina files (R1.fastq and R2.fastq).

racon [options ...] <sequences> <overlaps> <target sequences>

Could I have some help, please?

Thank you!!

Audrey

Illumina Racon • 1.8k views
ADD COMMENT
2
Entering edit mode

Probably you need to convert this into sam file first and follow the command:

racon  [Illumina Joined] [sam] [unpolished contigs]  > [polished contigs] 
ADD REPLY
0
Entering edit mode

Thank you so much for your reply. I've already generated the alignement file using bowtie2. I was just wondering how to join Illumina paired-end reads so that racon take them into consideration ?

ADD REPLY
0
Entering edit mode

this should help you: https://github.com/isovic/racon/issues/68. Please pay attention to the last comment of the same post wrt sam file.

ADD REPLY

Login before adding your answer.

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