comparison bamtools-filter.xml @ 1:d64c7e752f4d draft

Uploaded
author devteam
date Mon, 09 Mar 2015 14:07:23 -0400
parents 9315b97e25a4
children 2098a49ddf66
comparison
equal deleted inserted replaced
0:9315b97e25a4 1:d64c7e752f4d
247 **Example 1. Using a single filter** 247 **Example 1. Using a single filter**
248 248
249 When filtering on a single condition there is no need to worry about filters and conditions. Just choose a filter from the **Select BAM property to filter on:** dropdown and enter a value (or click a checkbox for binary filters). 249 When filtering on a single condition there is no need to worry about filters and conditions. Just choose a filter from the **Select BAM property to filter on:** dropdown and enter a value (or click a checkbox for binary filters).
250 For example, for retaining reads with mapping quality of at least 20 one would set the tool interface as shown below: 250 For example, for retaining reads with mapping quality of at least 20 one would set the tool interface as shown below:
251 251
252 .. image:: ${static_path}/images/simple-filter.png 252 .. image:: ${static_path}/images/single-filter.png
253 253
254 ----- 254 -----
255 255
256 **Example 2. Using multiple filters** 256 **Example 2. Using multiple filters**
257 257