Mercurial > repos > devteam > samtool_filter2
changeset 4:d3292b4a0c78 draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/samtool_filter2 commit 47865f133813c9e61ffc63d70aad1ff782c645ac
author | devteam |
---|---|
date | Wed, 27 Jul 2016 15:16:29 -0400 |
parents | c31a37f6d48a |
children | b7aa423007bf |
files | samtool_filter2.xml |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/samtool_filter2.xml Thu Mar 17 11:39:47 2016 -0400 +++ b/samtool_filter2.xml Wed Jul 27 15:16:29 2016 -0400 @@ -94,6 +94,7 @@ <option value="0x0100">The alignment or this read is not primary</option> <option value="0x0200">The read fails platform/vendor quality checks</option> <option value="0x0400">The read is a PCR or optical duplicate</option> + <option value="0x0800">Supplementary alignment</option> </param> <param name="skipBits" type="select" multiple="true" display="checkboxes" label="Skip alignments with any of these flag bits set" help="(-F)"> <option value="0x0001">Read is paired</option> @@ -107,6 +108,7 @@ <option value="0x0100">The alignment or this read is not primary</option> <option value="0x0200">The read fails platform/vendor quality checks</option> <option value="0x0400">The read is a PCR or optical duplicate</option> + <option value="0x0800">Supplementary alignment</option> </param> </when> </conditional>