Mercurial > repos > richard-burhans > segalign
comparison system_options.xml @ 21:25fa179d9d0a draft
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/segalign commit e4e05d23d9da18ea87bc352122ca9e6cfa73d1c7
author | richard-burhans |
---|---|
date | Fri, 09 Aug 2024 20:23:12 +0000 |
parents | 5c72425b7f1b |
children |
comparison
equal
deleted
inserted
replaced
20:96ff17622b17 | 21:25fa179d9d0a |
---|---|
1 <macros> | 1 <macros> |
2 <xml name="system_options"> | 2 <xml name="system_options"> |
3 <section name="system_options" title="System Options"> | 3 <section name="system_options" title="System Options"> |
4 <param argument="--wga_chunk_size" type="integer" value="250000" label="Chunk sizes for GPU calls for Xdrop - ⚠ change only if you are a developer"/> | 4 <param argument="--wga_chunk_size" type="integer" value="250000" label="Chunk sizes for GPU calls for Xdrop - ⚠ change only if you are a developer"/> |
5 <param argument="--lastz_interval_size" type="integer" value="10000000" label="LASTZ interval for Ydrop - ⚠ change only if you are a developer"/> | 5 <param argument="--lastz_interval_size" type="integer" value="10000000" label="LASTZ interval for Ydrop - ⚠ change only if you are a developer"/> |
6 <param argument="--seq_block_size" type="integer" value="500000000" label="LASTZ interval for Ydrop - ⚠ change only if you are a developer"/> | 6 <param argument="--seq_block_size" type="integer" value="400000000" label="LASTZ interval for Ydrop - ⚠ change only if you are a developer"/> |
7 <param argument="--num_gpu" type="integer" value="-1" label="Specify number of GPUs to use - -1 if all the GPUs should be used"/> | 7 <param argument="--num_gpu" type="integer" value="-1" label="Specify number of GPUs to use - -1 if all the GPUs should be used"/> |
8 <param argument="--debug" type="boolean" value="false" label="Print debug messages"/> | 8 <param argument="--debug" type="boolean" value="false" label="Print debug messages"/> |
9 </section> | 9 </section> |
10 </xml> | 10 </xml> |
11 </macros> | 11 </macros> |