Mercurial > repos > bgruening > flye
changeset 15:13e27b9094e8 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flye commit 585821bf3dbd1b8fee00967f22d9b1f1e8fbe439
author | bgruening |
---|---|
date | Fri, 07 Mar 2025 13:32:56 +0000 |
parents | cd11366d92cf |
children | |
files | flye.xml |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/flye.xml Wed Dec 04 22:12:50 2024 +0000 +++ b/flye.xml Fri Mar 07 13:32:56 2025 +0000 @@ -82,8 +82,7 @@ In some examples of simple metagenomes, we observed that the normal mode assembled more contigious bacterial consensus sequence, while the metagenome mode was slightly more fragmented, but revealed strain mixtures"/> <conditional name="asm"> - <param name="asm_select" type="select" label="Reduced contig assembly coverage" help="Typically, assemblies of large genomes at high coverage require a hundreds of RAM. For high coverage assemblies, - you can reduce memory usage by using only a subset of longest reads for initial contig extension stage (usually, the memory bottleneck)"> + <param name="asm_select" type="select" label="Reduced contig assembly coverage" help="Typically, assemblies of large genomes at high coverage require a large amount of RAM. For high coverage assemblies, you can reduce memory usage by using only a subset of longest reads for initial contig extension stage (which is often the memory bottleneck)"> <option value="true">Enable reduced coverage for initial disjointing assembly</option> <option value="false" selected="true">Disable reduced coverage for initial disjointing assembly</option> </param>