Mercurial > repos > engineson > multiqc
comparison readme.rst @ 2:35c97cd9e35f draft
planemo upload for repository https://github.com/EnginesOn/galaxy_tools/tree/master/tools/multiqc commit 1110117e9b07da7913ea4480566a00d1bb373531-dirty
author | engineson |
---|---|
date | Fri, 27 May 2016 06:25:21 -0400 |
parents | 9560828b63f2 |
children | a6c5c30227e0 |
comparison
equal
deleted
inserted
replaced
1:9560828b63f2 | 2:35c97cd9e35f |
---|---|
12 | 12 |
13 Requirements: pkg-config | 13 Requirements: pkg-config |
14 | 14 |
15 Conda recipe: A conda recipe exists in bioconda repository. If you have a recent Galaxy release, the packages installation is not mandatory. | 15 Conda recipe: A conda recipe exists in bioconda repository. If you have a recent Galaxy release, the packages installation is not mandatory. |
16 | 16 |
17 ============ | 17 ================= |
18 MultiQC webpage | 18 MultiQC webpage |
19 ============ | 19 ================ |
20 | 20 |
21 Important: For a good view of multiqc webpage, you need to deactivate the sanitize_all_html option in galaxy.ini | 21 Important: For a good view of multiqc webpage, you need to deactivate the sanitize_all_html option in galaxy.ini |
22 | 22 |
23 sanitize_all_html = False | 23 sanitize_all_html = False |
24 | 24 |