diff get_chrom_sizes/get_chrom_sizes.xml @ 26:185133c56545 draft

Uploaded
author jackcurragh
date Fri, 27 May 2022 10:13:03 +0000
parents 3276016ac5b3
children a6b6e48756f9
line wrap: on
line diff
--- a/get_chrom_sizes/get_chrom_sizes.xml	Wed May 18 10:35:44 2022 +0000
+++ b/get_chrom_sizes/get_chrom_sizes.xml	Fri May 27 10:13:03 2022 +0000
@@ -1,5 +1,5 @@
-<tool id="get_chrom_sizes" name="Get Chromosome Sizes" version="2.2">
-    <description>Generates a tab delimited chrom.sizes file from an inputted fasta</description>
+<tool id="get_chrom_sizes" name="Get Chromosome Sizes" version="2.3">
+    <description>Generates a TAB Delimited chrom.sizes File from an Inputted FASTA</description>
     <command>
         python $__tool_directory__/calculating_chrom.sizes.py ${refGenomeSource.genomeSource} ${input2}
             #if $refGenomeSource.genomeSource == "builtin":