org.utgenome.shell.db.bed
Class BEDDatabaseGenerator

java.lang.Object
  extended by org.utgenome.shell.db.bed.BEDDatabaseGenerator

public class BEDDatabaseGenerator
extends java.lang.Object


Nested Class Summary
static class BEDDatabaseGenerator.BEDGene
           
static class BEDDatabaseGenerator.BEDTrack
           
static class BEDDatabaseGenerator.DBBuilder
           
 
Constructor Summary
BEDDatabaseGenerator()
           
 
Method Summary
static void toSQLiteDB(java.io.Reader bedInput, java.lang.String dbName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BEDDatabaseGenerator

public BEDDatabaseGenerator()
Method Detail

toSQLiteDB

public static void toSQLiteDB(java.io.Reader bedInput,
                              java.lang.String dbName)
                       throws java.io.IOException,
                              org.xerial.core.XerialException
Throws:
java.io.IOException
org.xerial.core.XerialException


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.