|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.utgenome.shell.db.bed.BED2Silk
public class BED2Silk
Nested Class Summary | |
---|---|
static class |
BED2Silk.BEDHeaderAttribute
|
static class |
BED2Silk.BEDHeaderDescription
|
Constructor Summary | |
---|---|
BED2Silk(java.io.File bedFile)
|
|
BED2Silk(java.io.Reader bedFile)
|
Method Summary | |
---|---|
java.lang.String |
toSilk()
|
void |
toSilk(java.io.PrintWriter out)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BED2Silk(java.io.File bedFile) throws java.io.IOException
java.io.IOException
public BED2Silk(java.io.Reader bedFile) throws java.io.IOException
bedFile
-
java.io.IOException
Method Detail |
---|
public void toSilk(java.io.PrintWriter out) throws java.io.IOException, UTGBShellException
out
-
java.io.IOException
UTGBShellException
public java.lang.String toSilk() throws java.io.IOException, UTGBShellException
java.io.IOException
UTGBShellException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |