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