Code Monkey home page Code Monkey logo

bac2ass's Introduction

bac2ass

Create assembly from BAC short read sequences

Purpose:

One step pipeline to clean, filter and assemble short reads into a contiguous bac sequence.

Requirement:

TODO (yes, you !)

One needs to edit back2ass.sh in order to edit path of the different dependencies. So far, the script assumes that you are a CBGP cluster user at INRA, so path are good for you. Otherwise, well, change them :)

Input:

  • Two paired fastq file (can be gz compressed)
  • A fasta file with the vector and possible contaminent sequences

Usage:

qsub back2ass.sh Forward.fastq Reverse.fastq vector.fasta qual

see intput to make a guess on fastq and fasta origin. qual is a floating number use as a threshold when cleaning fastq files for bases accuracy (ex 0.01). see seqtk manual for additional informations.

Output:

  • Various intermediary files in a tmp directory
  • mapping results in a dedicated directory
  • assembly results in a dedicated directory

bac2ass's People

Contributors

loire 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.