public static final class FilterRgfa.MismatchCountFilter extends Object implements FilterRgfa.Filter
| Constructor and Description |
|---|
MismatchCountFilter(int mismatchCount)
Create a new mismatch count filter with the specified mismatch count.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Gfa1Record record)
Return true if the specified rGFA record should be accepted by this filter.
|
public MismatchCountFilter(int mismatchCount)
mismatchCount - mismatch countpublic boolean accept(Gfa1Record record)
FilterRgfa.Filteraccept in interface FilterRgfa.Filterrecord - rGFA recordCopyright (c) 2013-2023 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).