Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

Wtdbg2 is a de novo sequence assembler for long noisy reads produced by PacBio or Oxford Nanopore Technologies (ONT). Wtdbg2 has two key components: an assembler wtdbg2 and a consenser wtpoa-cns. Executable wtdbg2 assembles raw reads and generates the contig layout and edge sequences in a file "prefix.ctg.lay.gz". Executable wtpoa-cns takes this file as input and produces the final consensus in FASTA.

Quick Start

Test Data

  • Test data for wtpoa-cns can be found directly from Discovery Environment in the Data window under Community Data -> iplantcollaborative -> example_data -> wtdbg2 -> wtdbg2_output 

Input File(s)

Use wtdbg2wtdbg_SRR8506728_L5000_output.ctg.lay.gz as the input file. 

Parameters Used in App

When the app is run in the Discovery Environment, use the following parameters with the above input file(s) to get the output provided in the next section below.

  • Set output file name to wtpoa-cnsto wtpoa_SRR8506728_L5000_output.fa
  • All other parameters should be left as default

Output File(s)

This analysis will generate a single FASTA formatted output file of consensus contigs (named as indicated above):

 wtpoa-cns_SRR8506728_L5000_output.fa

 

Tool Source for App