public static final class FilterGfa2.ScriptFilter extends Object implements FilterGfa2.Filter
| Constructor and Description |
|---|
ScriptFilter(String script)
Create a new script filter with the specified script.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Gfa2Record record)
Return true if the specified GFA 2.0 record should be accepted by this filter.
|
public ScriptFilter(String script)
script - scriptpublic boolean accept(Gfa2Record record)
FilterGfa2.Filteraccept in interface FilterGfa2.Filterrecord - GFA 2.0 recordCopyright (c) 2013-2023 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).