Mercurial > repos > rnateam > mqc
changeset 1:523dd2a71270 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/mqc/ commit c546c919808a853d3e1556cb28bb4a5f7e1f9932
author | rnateam |
---|---|
date | Tue, 07 Nov 2017 02:35:05 -0500 |
parents | 8cd7fafbbdc4 |
children | |
files | mQC.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/mQC.xml Fri Sep 29 04:36:16 2017 -0400 +++ b/mQC.xml Tue Nov 07 02:35:05 2017 -0500 @@ -1,7 +1,7 @@ -<tool id="mqc" name="mQC" version="1.7"> +<tool id="mqc" name="mQC" version="1.9"> <description>quality control of ribosome profiling mapping results</description> <requirements> - <requirement type="package" version="1.7">mqc</requirement> + <requirement type="package" version="1.9">mqc</requirement> </requirements> <command> mQC.pl @@ -43,7 +43,7 @@ </command> <inputs> - <param name="galaxytest" type="hidden" value="N"/> + <param name="galaxytest" type="hidden" value="N" /> <conditional name="inputtypeSelect"> <param name="inputtype" type="select" label="Select the format of your input data"> <option value="sam" selected="true">SAM format</option>