Repository shasta
Name: shasta
Owner: iuc
Synopsis: Fast de novo assembly of long read sequencing data
The goal of the Shasta long read assembler is to rapidly produce accurate assembled sequence using as input DNA reads generated by Oxford Nanopore flow cells.
Computational methods used by the Shasta assembler include -
  Using a run-length representation of the read sequence. This makes the assembly process more resilient to errors in homopolymer repeat counts, which are the most common type of errors in Oxford Nanopore reads.
  Using in some phases of the computation a representation of the read sequence based on markers, a fixed subset of short k-mers (k ≈ 10).
As currently implemented, Shasta can run an assembly of a human genome at coverage around 60x in about 3 hours using a single, large machine (AWS instance type x1.32xlarge, with 128 virtual processors and 1952 GB of memory).
Shasta assembly quality is comparable or better than assembly quality achieved by other long read assemblers - see this paper (https://www.nature.com/articles/s41587-020-0503-6) for an extensive analysis. However, adjustments of assembly parameters are generally necessary to achieve optimal assembly results. A set of sample configuration files is provided to assist with this process.
Clone this repository: hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/shasta
Type: unrestricted
Revision: 0:60573349e9ae
This revision can be installed: True
Times cloned / installed: 245

Contents of this repository

Name Description Version Minimum Galaxy Version
De novo assembly of long read sequencing data 0.6.0+galaxy0 18.01

Categories
Assembly - Tools for working with assemblies
Nanopore - Tools for analyzing Nanopore data