org.utgenome.format.bed
Class BEDDatabase.DBBuilder
java.lang.Object
org.utgenome.format.bed.BEDDatabase.DBBuilder
- Enclosing class:
- BEDDatabase
public static class BEDDatabase.DBBuilder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BEDDatabase.DBBuilder
public BEDDatabase.DBBuilder(Connection conn)
throws SQLException
- Throws:
SQLException
dispose
public void dispose()
throws SQLException
- Throws:
SQLException
addTrack
public void addTrack(BEDTrack track)
addGene
public void addGene(BEDEntry gene)
Copyright © 2007-2012 utgenome.org. All Rights Reserved.