diff --git a/README.rst b/README.rst index 0e5752d..8d883cd 100644 --- a/README.rst +++ b/README.rst @@ -130,6 +130,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 expression `_. However, it's not possible to compare different tags. * `bamPals `_ adds tags XB, XE, XP and XL. +* `SamJavascript `_ can filter alignments using JavaScript expressions. Author