Package org.snpeff.genBank
Class FeaturesFile
java.lang.Object
org.snpeff.genBank.FeaturesFile
- Direct Known Subclasses:
EmblFile,GenBankFile
A file containing one or more set of features (e.g. multiple chromosomes concatenated in a single file)
Reference:
http://www.insdc.org/documents/feature-table
- Author:
- pcingola
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
FeaturesFile
-
-
Method Details
-
hasNext
public boolean hasNext() -
iterator
-
next
-
open
Open a file -
remove
public void remove()
-