Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 363 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 363 Bytes

raven container

Main tool : raven

Raven is a de novo genome assembler for long uncorrected reads.

Example Usage

raven --polishing-rounds 2 --threads 4 --graphical-fragment-assembly sample.gfa sample.fastq > sample.fasta

Note : This version is built to work with CPUs. Does not support NVIDIA CUDA support.