GithubHelp home page GithubHelp logo

mpozuelo / exome_mosdepth Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 268 KB

Mosdepth and python scripts to get the coverage of exams

License: MIT License

Dockerfile 1.61% Python 35.53% Nextflow 61.69% Shell 1.18%

exome_mosdepth's Introduction

Build Status Nextflow

install with bioconda Docker

Introduction

mpozuelo/MGI_demux is a bioinformatics analysis pipeline used for demultiplexing Illumina data with i5 and i7 of.

The workflow processes raw data from FastQ inputs (FastQC, cutadapt) for demultiplexing See the output documentation for more details of the results.

The pipeline is built using Nextflow, a workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It comes with docker containers making installation trivial and results highly reproducible.

Quick Start

i. Install nextflow

ii. Install one of docker, singularity or conda

iii. Start running your own analysis!

You need to organize your fastq files as follows 'working_directory/data/fastq/run_id/lane/run_id_lane_read{1,2}.fq.gz'. Then from the working directory run the following instruction.

nextflow run mpozuelo/MGI_demux -profile <docker/singularity/conda> --input 'samplesheet.txt'

The samplesheet used must have at least 6 columns WITHOUT header: sample_ID, index_sequence, index2_sequence, barcode_sequence, run_ID, lane

See usage docs for all of the available options when running the pipeline.

Documentation

The mpozuelo/MGI_demux pipeline comes with documentation about the pipeline, found in the docs/ directory:

  1. Running the pipeline

Credits

These scripts were originally written for demultiplexing Illumina data with i5 and i7 adapters by Marta Pozuelo (@mpozuelo)

exome_mosdepth's People

Contributors

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