Skip to content

maleasy/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.

Contributing

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

After forking the repository to your own GitHub account:

git clone https://github.com/<your github username>/MultiQC_TestData.git
cd MultiQC_TestData
cp /your/files/. ./data/modules/<module_name> 
git add .
git commit -m "<message describing change>"
git push

Create a Pull Request to bring your changes back into this repository.

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 99.4%
  • JavaScript 0.4%
  • CSS 0.2%
  • Python 0.0%
  • R 0.0%
  • Shell 0.0%