public class CountingMapQFilter extends CountingFilter
| Constructor and Description |
|---|
CountingMapQFilter(int minMapq) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
reallyFilterOut(SAMRecord record)
Return true if we are to filter this record out, false otherwise.
|
filterOut, filterOut, getFilteredBases, getFilteredRecordspublic boolean reallyFilterOut(SAMRecord record)
CountingFilterreallyFilterOut in class CountingFilter