changeset 4:9652d08d8441 draft default tip

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/ngsplot commit 73a8ef46dddb0a1b224720bcdfe46050ee9a1b8b
author artbio
date Tue, 26 Dec 2017 08:07:56 -0500
parents de27d4172d19
children
files ngsplot.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ngsplot.xml	Fri Dec 08 17:14:03 2017 -0500
+++ b/ngsplot.xml	Tue Dec 26 08:07:56 2017 -0500
@@ -1,4 +1,4 @@
-<tool id="ngsplot" name="ngsplot" version="0.3.0">
+<tool id="ngsplot" name="ngsplot" version="0.3.1">
     <description>visualize NGS samples at functional genomic regions - beta</description>
     <requirements>
         <requirement type="package" version="1.17.1=r3.3.2_1">r-catools</requirement>
@@ -57,6 +57,7 @@
 <inputs>
    <param  type="select" name="genome_name" label="Genome" help="Select Genome (only hg38 supported in this draft)">
         <option value="hg38">hg38</option>
+        <option value="mm9">mm9</option>
    </param>
    <conditional name="genomic_region_source_type">
       <param type="select" name="genomic_region" label="Genomic region" help="">