public class RegulomeDbFile extends Object implements Iterable<RegulomeDbEntry>
| Constructor and Description |
|---|
RegulomeDbFile(File regulomeDbFile) |
| Modifier and Type | Method and Description |
|---|---|
File |
getRegulomeDbFile() |
Iterator<RegulomeDbEntry> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic RegulomeDbFile(File regulomeDbFile) throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionpublic Iterator<RegulomeDbEntry> iterator()
iterator in interface Iterable<RegulomeDbEntry>public File getRegulomeDbFile()
Copyright © 2015. All Rights Reserved.