Giter Club home page Giter Club logo

compact_flye's Introduction

Compact Flye

Bases

This repository contains a compact version for the Third Generation Reads assembler called Flye. Basically, it allows to assemble long prone error reads keeping or in some cases improving (dependant on the k-mer size) the speed while reducing the memory usage.

Installation

Simple:

Usage

The improvements are due to the use of compact data structures through some of the stages of Flye's original algorithm. This allows us to achieve better results in terms of space and time. Changes are related only in how the internal data of the algorithm is stored and managed, but not in how Flye receives data. Therefore, the way to use it is exactly the same as Flye.

Directory docs has a wide explanation about how to build/install and use flye, thus compactflye aswell. Some easy examples could be:

  • flye --pacbio-raw E.coli_PacBio_40x.fasta --out-dir out_pacbio --genome-size 5m --threads 4
  • flye --nano-raw Loman_E.coli_MAP006-1_2D_50x.fasta --out-dir out_nano --genome-size 5m --threads 4

A great collection of datasets is available in PacBio's GitHub: https://github.com/PacificBiosciences/DevNet

Original GitHub:

https://github.com/fenderglass/Flye

compact_flye's People

Contributors

borjaf696 avatar

Watchers

James Cloos avatar  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.