File tree Expand file tree Collapse file tree 3 files changed +11
-9
lines changed
tool_collections/fastx_toolkit Expand file tree Collapse file tree 3 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 1- <tool id =" cshl_fasta_clipping_histogram" name =" Length Distribution" version =" 1.0.0 " >
1+ <tool id =" cshl_fasta_clipping_histogram" name =" Length Distribution" version =" 1.14 " >
22 <description >chart</description >
33 <requirements >
4- <requirement type =" package" version =" 0.0.13 " >fastx_toolkit</requirement >
4+ <requirement type =" package" version =" 0.0.14 " >fastx_toolkit</requirement >
55 </requirements >
6- <command >fasta_clipping_histogram.pl $input $outfile</command >
7-
6+ <command >
7+ fasta_clipping_histogram.pl
8+ '$input'
9+ '$outfile'
10+ </command >
811 <inputs >
912 <param format =" fasta" name =" input" type =" data" label =" Library to analyze" />
1013 </inputs >
11-
1214 <outputs >
1315 <data format =" png" name =" outfile" metadata_source =" input" />
1416 </outputs >
Original file line number Diff line number Diff line change 1- <tool id =" cshl_fasta_formatter" version =" 1.0.0 " name =" FASTA Width" >
1+ <tool id =" cshl_fasta_formatter" version =" 1.14 " name =" FASTA Width" >
22 <description >formatter</description >
33 <requirements >
4- <requirement type =" package" version =" 0.0.13 " >fastx_toolkit</requirement >
4+ <requirement type =" package" version =" 0.0.14 " >fastx_toolkit</requirement >
55 </requirements >
66 <!--
77 Note:
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<tool_dependency >
3- <package name =" fastx_toolkit" version =" 0.0.13 " >
4- <repository name =" package_fastx_toolkit_0_0_13 " owner =" devteam " />
3+ <package name =" fastx_toolkit" version =" 0.0.14 " >
4+ <repository name =" package_fastx_toolkit_0_0_14 " owner =" iuc " />
55 </package >
66</tool_dependency >
You can’t perform that action at this time.
0 commit comments