Skip to content

AMChalkie/MultiQC_TestData

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiQC is a tool to aggregate bioinformatics results across many samples into a single report.

This repository contains files to test MultiQC with. These are used in the automated Travis CI build tests and can be used whilst developing for MultiQC.

To add new files to this repository, please follow the following procedure:

  1. Fork the repository to your own account
  2. Clone the repository locally
  3. Copy your log files to MultiQC_TestData/data/modules/<module_name>
  4. Commit and push your changes (git add . / git commit -m "<message describing change>" / git push)
  5. Create a Pull Request to bring your changes back into this repository.
  6. Delete your fork once the PR is accepted (optional)

For information about MultiQC, please see http://multiqc.info or the main MultiQC GitHub repository.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.5%
  • JavaScript 2.3%
  • Other 1.2%