Mercurial > repos > devteam > bamtools_filter
diff bamtools-filter.xml @ 1:d64c7e752f4d draft
Uploaded
author | devteam |
---|---|
date | Mon, 09 Mar 2015 14:07:23 -0400 |
parents | 9315b97e25a4 |
children | 2098a49ddf66 |
line wrap: on
line diff
--- a/bamtools-filter.xml Fri Jan 09 11:48:18 2015 -0500 +++ b/bamtools-filter.xml Mon Mar 09 14:07:23 2015 -0400 @@ -249,7 +249,7 @@ 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). For example, for retaining reads with mapping quality of at least 20 one would set the tool interface as shown below: -.. image:: ${static_path}/images/simple-filter.png +.. image:: ${static_path}/images/single-filter.png -----