Mercurial > repos > matthias > dada2_plotqualityprofile
diff macros.xml @ 11:36224cf72a7b draft
planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/tree/topic/dada2/tools/dada2 commit b59ed2476188176bb5b2973f59899b7d733e7641-dirty
author | matthias |
---|---|
date | Thu, 29 Aug 2019 09:02:34 -0400 |
parents | 279014cdd101 |
children | c06c6f88da97 |
line wrap: on
line diff
--- a/macros.xml Tue May 28 12:47:08 2019 -0400 +++ b/macros.xml Thu Aug 29 09:02:34 2019 -0400 @@ -16,6 +16,13 @@ ]]></version_command> </xml> + <xml name="stdio"> + <stdio> + <regex match="Error: cannot allocate" source="stderr" level="fatal_oom" description="Out of memory error occurred" /> + <regex match="'Calloc' could not allocate memory" source="stderr" level="fatal_oom" description="Out of memory error occurred" /> + </stdio> + </xml> + <xml name="citations"> <citations> <citation type="doi">10.1038/nmeth.3869</citation>