Code Monkey home page Code Monkey logo

shasta's Introduction

Shasta long read assembler

De novo assembler for long reads, optimized for Oxford Nanopore (ONT) reads.


Shasta development continues in this fork.

New releases will appear in the Releases page of this repository. Previous releases (up to 0.10.0) are available from the Release page of pre-fork repository chanzuckerberg/shasta.


The complete user documentation is available here.

For quick start information see here.

The main paper describing Shasta and its methods and results is Shafin et al., Nature Biotechnology 2020. Reads from this paper are available here. The assembly results are here.

Requests for help: please file GitHub issues to report problems, request help, or ask questions. Please keep each issue on a single topic when possible.


Main features of the Shasta long read assembler:

  • Optimized to rapidly produce accurate assembled sequence using DNA reads generated by Oxford Nanopore flow cells as input.
  • High performance (a few hours for a human assembly using a single machine of appropriate size).
  • Haploid or phased diploid assembly.

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.

  • Most phases of the computation use a representation of the read sequence based on markers, a fixed subset of short k-mers (k โ‰ˆ 10).

See this documentation page for more information on computational methods.

Acknowledgments

The Shasta software uses various external software packages. See here for more information.


The complete user documentation is available here.

For quick start information see here.


shasta's People

Contributors

paoloczi avatar rlorigro avatar paoloshasta avatar yatisht avatar sesdna avatar csweaver avatar jeizenga avatar austinhartman avatar tpesout avatar kishwarshafin avatar sidneymbell avatar kislyuk avatar bagashe avatar mr-c avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.