Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 385 Bytes

File metadata and controls

13 lines (8 loc) · 385 Bytes

racon container

Main tool : racon

Consensus module for raw de novo DNA assembly of long uncorrected reads.

Can be used for polishing de novo assemblies as well as for polishing long reads.

Example Usage

racon --match 8 --mismatch -6 --gap -8 --window-length 500 --threads {threads} {input.reads} {input.alignment} {input.assembly}