Mercurial > repos > petr-novak > long_reads_sampling
diff long_reads_sampling.xml @ 4:060fc04af21c draft default tip
planemo upload for repository https://github.com/kavonrtep/galaxy_tools commit dcff0045d0b212ebc5c4bef6a824bdbd3bb16ac3
author | petr-novak |
---|---|
date | Fri, 08 Dec 2023 13:11:02 +0000 (17 months ago) |
parents | 9819570dc020 |
children |
line wrap: on
line diff
--- a/long_reads_sampling.xml Fri Dec 08 11:24:06 2023 +0000 +++ b/long_reads_sampling.xml Fri Dec 08 13:11:02 2023 +0000 @@ -5,6 +5,7 @@ </requirements> <required_files> <include type="literal" path="long2short.py"/> + <include type="literal" path="long_reads_sampling.py"/> </required_files> <command detect_errors="exit_code"><![CDATA[ python3 $__tool_directory__/long_reads_sampling.py -i "$input1" -o "$output1" -l ${total_length} -s ${seed}