Skip to content

becavin-lab/test-data

 
 

Repository files navigation

  MultiQC MultiQC  

Aggregate bioinformatics results across many samples into a single report

This repository contains files to test MultiQC with. These are used in the automated continous-integration 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 <forked-repo-address>
cd <repo-directory>
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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.8%
  • Roc 1.1%
  • JavaScript 0.1%
  • CSS 0.0%
  • R 0.0%
  • QuakeC 0.0%