org.utgenome.format.wig
Class WIGDatabaseGenerator
java.lang.Object
org.utgenome.format.wig.WIGDatabaseGenerator
public class WIGDatabaseGenerator
- extends Object
Generating SQLite database of WIG data
- Author:
- yoshimura
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DATA_SPLIT_UNIT
public static final int DATA_SPLIT_UNIT
- See Also:
- Constant Field Values
WIGDatabaseGenerator
public WIGDatabaseGenerator()
toSQLiteDB
public void toSQLiteDB(Reader wigInput,
String dbName)
throws IOException,
org.xerial.core.XerialException
- Throws:
IOException
org.xerial.core.XerialException
Copyright © 2007-2012 utgenome.org. All Rights Reserved.