Coder Social home page Coder Social logo

kraken2.0.7-beta's Introduction

Kraken2.0.7-beta

Kraken is a taxonomic sequence classifier that assigns taxonomic labels to DNA sequences. Additional information and manual can be found here: http://ccb.jhu.edu/software/kraken/MANUAL.html#installation

Kraken2.0.7-beta edited from the original source : https://www.github.com/DerrickWood/kraken2/archive/v2.0.7-beta.tar.gz by Derrick Wood Taxonomy was downloaded separately, based on the links in the script file for this purpose. As suggested elsewhere by the developers, it is better to make a custom library in any case. The docker file does NOT include ncbi-blast+ installation, thus, while databases/library .fna files will be uploaded, masking will be failed. To mask them, a separate docker image for ncbi-blast+ is suggested to be installed and all .fna library files masked with an output format indicated to be fasta.

To run paired-end .fastq-s


kraken2 --db $YOUR_DB --paired --classified-out $NAME#.fastq --unclassified-out $NAME#.fastq --output $NAME.tsv --report  $NAME.tsv --use-names  --threads 30  $1.fastq $2.fastq

kraken2.0.7-beta's People

Contributors

savytskanatalia avatar

Watchers

 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.