Skip to content

Latest commit

 

History

History

1.4.20

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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}