diff get_chrom_sizes/get_chrom_sizes.xml @ 5:ec8651ac3d61 draft

Uploaded
author jackcurragh
date Mon, 16 May 2022 09:11:51 +0000
parents c6a297d05c8e
children c96b29e00427
line wrap: on
line diff
--- a/get_chrom_sizes/get_chrom_sizes.xml	Fri May 13 09:17:14 2022 +0000
+++ b/get_chrom_sizes/get_chrom_sizes.xml	Mon May 16 09:11:51 2022 +0000
@@ -1,4 +1,4 @@
-<tool id="get_chrom_sizes" name="Get Chromosome Sizes" version="2.1">
+<tool id="get_chrom_sizes" name="Get Chromosome Sizes" version="2.2">
     <description>Chromosome sizes are needed for the creation of ribosome profiles. This tool generates a tab delimited chrom.sizes file from an inputted fasta</description>
     <command>
         python $__tool_directory__/calculating_chrom.sizes.py ${input1} ${input2} ${output1}