diff --git a/README.rst b/README.rst index 5e78008..99b55c2 100644 --- a/README.rst +++ b/README.rst @@ -204,7 +204,7 @@ Similar programs ---------------- * `samtools view `_ can filter alignments based on FLAGS, read group tags, and CIGAR strings. -* `sambamba view `_ supports, in addition to SAMtools, filtration using `simple Perl expressions `_. However, it's not possible to compare different tags. +* `sambamba view `_ supports, in addition to SAMtools, filtration using `simple Perl expressions `_. However, it's not possible to use floats or compare different tags. * `bamPals `_ adds tags XB, XE, XP and XL. * `SamJavascript `_ can filter alignments using JavaScript expressions.