Repository revision
repository tip
Select a revision to inspect and download versions of Galaxy utilities from this repository.

Repository sambamba_filter
Owner: lomereiter
Synopsis: Flexible filtering of BAM/SAM
Uses the open source tool sambamba view for filtering reads 
(binaries are available at https://github.com/lomereiter/sambamba/releases)

Expression syntax is described here: 
https://github.com/lomereiter/sambamba/wiki/[sambamba-view]-Filter-expression-syntax

An example of filtering condition that can be supplied:

    (read_name >= 'EAS114_' and second_of_pair) or (not unmapped and [UQ] >= 40)
Type: unrestricted
Revision: 7:af897e0a3c13
This revision can be installed: True
Times cloned / installed: 659
Dependencies of this repository

Name Version Type
sambamba 0.4.7 package

Contents of this repository

Name Description Version Minimum Galaxy Version
on flags, fields, and tags using Sambamba 1.1 any

Categories
SAM - Tools for manipulating alignments in the SAM format