Class PedFileIterator
PED file iterator (PED file from PLINK)
Reference: http://pngu.mgh.harvard.edu/~purcell/plink/data.shtml
- Author:
- pcingola
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class FileIterator
close, countNewLineChars, getFilePointer, getLine, getLineNum, guessNewLineChars, hasNext, hasSeek, init, isDebug, iterator, load, next, readLine, ready, remove, seek, setAutoClose, setDebug, setVerbose, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Iterable
forEach, spliteratorMethods inherited from interface Iterator
forEachRemaining
-
Constructor Details
-
PedFileIterator
-
-
Method Details
-
getPlinkMap
-
readNext
Description copied from class:FileIteratorRead next element- Specified by:
readNextin classFileIterator<PedEntry>
-