diff rnachipintegrator_macros.xml @ 6:466c68008537 draft default tip

Updated for RnaChipIntegrator 3.0.0.
author pjbriggs
date Wed, 20 Mar 2024 09:11:04 +0000
parents 087d9872fb0d
children
line wrap: on
line diff
--- a/rnachipintegrator_macros.xml	Tue Aug 07 06:57:35 2018 -0400
+++ b/rnachipintegrator_macros.xml	Wed Mar 20 09:11:04 2024 +0000
@@ -1,9 +1,9 @@
 <macros>
-  <token name="@VERSION@">1.1.0.0</token>
+  <token name="@VERSION@">3.0.0+galaxy0</token>
   <xml name="requirements">
     <requirements>
-      <requirement type="package" version="2.7">python</requirement>
-      <requirement type="package" version="1.1.0">rnachipintegrator</requirement>
+      <requirement type="package" version="3.9">python</requirement>
+      <requirement type="package" version="3.0.0">rnachipintegrator</requirement>
     </requirements>
   </xml>
   <xml name="version_command">
@@ -26,6 +26,7 @@
 	   label="Gene 'edges' to consider in distance calculations"
 	   help="(--edge)">
       <option value="tss" selected="true">TSS only</option>
+      <option value="tes" selected="true">TES only</option>
       <option value="both">Nearest of TSS or TES</option>
     </param>
   </xml>