Giter Site home page Giter Site logo

manopore's Introduction

Manopore

Manopore is based on Nanoseq which is a bioinformatics analysis pipeline that can be used to perform basecalling, demultiplexing, mapping and QC of Nanopore DNA/RNA sequencing data. Nanoseq v1.1 also perform a reference-guided transcript discovery and quantification using bambu.

Usage

  1. Add at the top of sbatch_launcher.sh:

    • The directory where your fast5 are located.
    • The sample id.
    • The reference annotation and genome.
    • The Flowcell ID and the kit.
    • The protocol (cDNA, directRNA, DNA)
  2. Everything is done on your side. Now, Manopore will automaticaly create the input files, run Nanoseq on GPU, and put a Quality Check online (NanoPlot).

Outputs

At the end of Manopore, you will find :

  • The fastq.gz file created by guppy.
  • All the Quality Control done by PycoQC, NanoPlot, MultiQC.
  • The sorted BAM file computed by minimap2
  • BigWig and bigBed for visualisation.
  • Transcript reconstruction and quantification (bambu).

Issues

At the moment (Dec 2020), it presents a problem (see issue), and has to be used in two steps. (04/01/20 : Should be fixed in the next release)

manopore's People

Contributors

tderrien avatar

Watchers

 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.