grst / MultiQC_TestData

Test data for MultiQC. See https://github.com/ewels/MultiQC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Test data for MultiQC. See https://github.com/ewels/MultiQC

License:MIT License


Languages

Language:HTML 99.7%Language:JavaScript 0.2%Language:CSS 0.1%Language:Python 0.0%Language:R 0.0%Language:Shell 0.0%Language:TeX 0.0%