Giter Site home page Giter Site logo

raonyguimaraes / multiqc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from multiqc/multiqc

0.0 3.0 0.0 18.95 MB

Aggregate results from bioinformatics analyses across many samples into a single report.

Home Page: http://multiqc.info

License: GNU General Public License v3.0

Python 78.95% CSS 2.09% JavaScript 13.70% HTML 5.09% Shell 0.16%

multiqc's Introduction

Aggregate bioinformatics results across many samples into a single report.

PyPI Version Conda Version Build Status Gitter DOI


MultiQC is a tool to create a single report with interactive plots for multiple bioinformatics analyses across many samples.

MultiQC is written in Python (tested with v2.7 / v3.4 / v3.5). It is available on the Python Package Index and through conda using Bioconda.

Reports are generated by scanning given directories for recognised log files. These are parsed and a single HTML report is generated summarising the statistics for all logs found. MultiQC reports can describe multiple analysis steps and large numbers of samples within a single plot, and multiple analysis tools making it ideal for routine fast quality control.

Currently, supported tools include:

Read QC & pre-processing Aligners / quantifiers Post-alignment processing Post-alignment QC
Adapter Removal Bismark Bamtools BUSCO
BioBloom Tools Bowtie Bcftools Conpair
Cluster Flow Bowtie 2 GATK Disambiguate
Cutadapt HiCUP HOMER goleft
leeHom HISAT2 HTSeq methylQA
FastQC Kallisto MACS2 Peddy
FastQ Screen Salmon Picard Preseq
Flexbar Slamdunk Prokka QoRTs
Jellyfish STAR Samblaster Qualimap
Skewer Tophat Samtools QUAST
SortMeRNA SnpEff RNA-SeQC
Trimmomatic Subread featureCounts RSeQC
THetA2

MultiQC can also easily parse data from custom scripts, if correctly formatted / configured. See the MultiQC documentation for more information.

Please note that some modules only recognise output from certain tool subcommands. Please follow the links in the above table to the module documentation for more information.

More modules are being written all of the time. Please suggest any ideas as a new issue (include an example log file if possible).

Installation

You can install MultiQC from PyPI using pip as follows:

pip install multiqc

Alternatively, you can install using Conda from the bioconda channel:

conda install -c bioconda multiqc

If you would like the development version instead, the command is:

pip install --upgrade --force-reinstall git+https://github.com/ewels/MultiQC.git

MultiQC is also available in the Galaxy Toolshed.

Usage

Once installed, you can use MultiQC by navigating to your analysis directory (or a parent directory) and running the tool:

multiqc .

That's it! MultiQC will scan the specified directory (. is the current dir) and produce a report detailing whatever it finds.

The report is created in multiqc_report.html by default. Tab-delimited data files are also created in multiqc_data/, containing extra information. These can be easily inspected using Excel (use --data-format to get yaml or json instead).

For more detailed instructions, run multiqc -h or see the documentation.

Citation

Please consider citing MultiQC if you use it in your analysis.

MultiQC: Summarize analysis results for multiple tools and samples in a single report
Philip Ewels, Måns Magnusson, Sverker Lundin and Max Käller
Bioinformatics (2016)
doi: 10.1093/bioinformatics/btw354
PMID: 27312411

@article{doi:10.1093/bioinformatics/btw354,
author = {Ewels, Philip and Magnusson, Måns and Lundin, Sverker and Käller, Max},
title = {MultiQC: summarize analysis results for multiple tools and samples in a single report},
journal = {Bioinformatics},
volume = {32},
number = {19},
pages = {3047},
year = {2016},
doi = {10.1093/bioinformatics/btw354},
URL = { + http://dx.doi.org/10.1093/bioinformatics/btw354},
eprint = {/oup/backfile/Content_public/Journal/bioinformatics/32/19/10.1093_bioinformatics_btw354/3/btw354.pdf}
}

Contributions & Support

Contributions and suggestions for new features are welcome, as are bug reports! Please create a new issue for any of these, including example reports where possible. MultiQC has extensive documentation describing how to write new modules, plugins and templates.

There is a chat room for the package hosted on Gitter where you can discuss things with the package author and other developers: https://gitter.im/ewels/MultiQC

If in doubt, feel free to get in touch with the author directly: @ewels ([email protected])

Contributors

Project lead and main author: @ewels

Code contributions from: @moonso, @lpantano, @dakl, @robinandeer, @mlusignan, @HLWiencko, @guillermo-carrasco, @avilella, @vladsaveliev, @t-neumann, @ahvigil, @bschiffthaler, @jrderuiter and many others. Thanks for your support!

multiqc's People

Contributors

ewels avatar tbooth avatar hammarn avatar moonso avatar t-neumann avatar alexanderscholz avatar guillermo-carrasco avatar lpantano avatar dakl avatar vezzi avatar robinandeer avatar chapmanb avatar hlwiencko avatar boulund avatar avilella avatar brainstorm avatar epruesse avatar ddesvillechabrol avatar mlusignan avatar asetgem avatar daler avatar ahvigil avatar viklund avatar thorellk avatar slowkow avatar varemo avatar marcelm avatar koelling avatar raonyguimaraes avatar tdido avatar

Watchers

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