Mercurial > repos > iuc > bbtools_bbnorm
comparison bbnorm.xml @ 1:aa7b97bc2f3f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit cd59ba2c349865259b92302a1d70e103b8a5e3cb
| author | iuc |
|---|---|
| date | Tue, 27 Aug 2024 10:12:21 +0000 |
| parents | ac326f8788a2 |
| children | 78e3ecfdf6df |
comparison
equal
deleted
inserted
replaced
| 0:ac326f8788a2 | 1:aa7b97bc2f3f |
|---|---|
| 2 <description>Normalise sequencing coverage</description> | 2 <description>Normalise sequencing coverage</description> |
| 3 <macros> | 3 <macros> |
| 4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 5 </macros> | 5 </macros> |
| 6 <expand macro="edam_ontology"/> | 6 <expand macro="edam_ontology"/> |
| 7 <expand macro="bio.tools"/> | |
| 7 <expand macro="requirements"/> | 8 <expand macro="requirements"/> |
| 8 <stdio> | 9 <stdio> |
| 9 <regex match="This table is (very|crazy|totally) full, which may reduce accuracy. Ideal load is under" source="stderr" level="fatal_oom" description="Too low memory - generated results might be inaccurate."/> | 10 <regex match="This table is (very|crazy|totally) full, which may reduce accuracy. Ideal load is under" source="stderr" level="fatal_oom" description="Too low memory - generated results might be inaccurate."/> |
| 10 </stdio> | 11 </stdio> |
| 11 <command detect_errors="exit_code"><