diff bowtie_transcriptome_wrapper/bowtie_transcriptomic_wrapper.xml @ 9:15e6eb67d710 draft

Uploaded
author jackcurragh
date Fri, 27 May 2022 10:12:05 +0000
parents f6ef1c85b045
children 5f3a3790cc79
line wrap: on
line diff
--- a/bowtie_transcriptome_wrapper/bowtie_transcriptomic_wrapper.xml	Fri May 13 09:53:29 2022 +0000
+++ b/bowtie_transcriptome_wrapper/bowtie_transcriptomic_wrapper.xml	Fri May 27 10:12:05 2022 +0000
@@ -1,7 +1,9 @@
-<tool id="bowtie_transcriptomic_wrapper" name="Align to transcriptome using Bowtie" version="1.3.0">
-  <description></description>
+<tool id="bowtie_transcriptomic_wrapper" name="Bowtie Transcriptome Alignment" version="1.4.0">
+  <description>Align to Transcriptome using Bowtie</description>
   <requirements>
     <requirement type="package" version="1.2.0">bowtie</requirement>
+    <requirement type="package" version="1.13">samtools</requirement>
+
   </requirements>
   <version_command>bowtie --version</version_command>
   <command>