Mercurial > repos > jackcurragh > ribogalaxy_get_chrom_sizes
changeset 7:f1d2d3397870 draft
Uploaded
author | jackcurragh |
---|---|
date | Tue, 17 May 2022 13:09:58 +0000 |
parents | c96b29e00427 |
children | 84664985411c |
files | get_chrom_sizes/get_chrom_sizes.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/get_chrom_sizes/get_chrom_sizes.xml Tue May 17 13:02:31 2022 +0000 +++ b/get_chrom_sizes/get_chrom_sizes.xml Tue May 17 13:09:58 2022 +0000 @@ -1,7 +1,7 @@ <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 ${genomeSource} ${input1_file} ${input1_builtin} ${input2} ${output1} + python $__tool_directory__/calculating_chrom.sizes.py ${refGenomeSource.genomeSource} ${refGenomeSource.input1_file} ${refGenomeSource.input1_builtin} ${input2} ${output1} </command> <inputs> <conditional name="refGenomeSource">