Mercurial > repos > richard-burhans > segalign
comparison segalign.xml @ 5:75e15ba3b4c1 draft
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/segalign commit 9de834425f3b28970d8926dba9839a2132b1366d
author | richard-burhans |
---|---|
date | Wed, 24 Apr 2024 20:50:20 +0000 |
parents | 36cafb694dd2 |
children | 6c95c380bfa7 |
comparison
equal
deleted
inserted
replaced
4:36cafb694dd2 | 5:75e15ba3b4c1 |
---|---|
11 <import>segalign_output_options.xml</import> | 11 <import>segalign_output_options.xml</import> |
12 <import>system_options.xml</import> | 12 <import>system_options.xml</import> |
13 </macros> | 13 </macros> |
14 <expand macro="edam_ontology"/> | 14 <expand macro="edam_ontology"/> |
15 <expand macro="requirements"/> | 15 <expand macro="requirements"/> |
16 <required_files> | |
17 <include path="diagonal_partition.py"/> | |
18 <include path="lastz-cmd.ini"/> | |
19 <include path="package_output.py"/> | |
20 <include path="run_segalign_diagonal_partition"/> | |
21 </required_files> | |
16 <command detect_errors="exit_code"><![CDATA[ | 22 <command detect_errors="exit_code"><![CDATA[ |
17 ## | 23 ## |
18 ## https://www.gnu.org/software/coreutils/manual/html_node/nproc-invocation.html | 24 ## https://www.gnu.org/software/coreutils/manual/html_node/nproc-invocation.html |
19 ## | 25 ## |
20 ## If the OMP_NUM_THREADS or OMP_THREAD_LIMIT environment variables | 26 ## If the OMP_NUM_THREADS or OMP_THREAD_LIMIT environment variables |