org.utgenome.format.wig
Class WIG2Silk
java.lang.Object
org.utgenome.format.wig.WIG2Silk
public class WIG2Silk
- extends Object
- Author:
- yoshimura
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WIG2Silk
public WIG2Silk(File wigFile)
throws IOException
- Throws:
IOException
WIG2Silk
public WIG2Silk(Reader wigFile)
throws IOException
- Parameters:
wigFile
-
- Throws:
IOException
toSilk
public void toSilk(PrintWriter out)
throws IOException,
UTGBException
- Parameters:
out
-
- Throws:
IOException
UTGBShellException
UTGBException
toSilk
public String toSilk()
throws IOException,
UTGBException
- Throws:
IOException
UTGBException
Copyright © 2007-2012 utgenome.org. All Rights Reserved.