org.utgenome.shell
Class ScreenShot
java.lang.Object
org.utgenome.shell.UTGBShellCommand
org.utgenome.shell.ScreenShot
- All Implemented Interfaces:
- Comparable<UTGBShellCommand>
public class ScreenShot
- extends UTGBShellCommand
screenshot commant to take a image data of the read view
- Author:
- leo
Methods inherited from class org.utgenome.shell.UTGBShellCommand |
compareTo, createContextXML, createFileFromTemplate, createFileFromTemplate, execute, getConfigFile, getObsolteConfigurationFile, getOptionHolder, getPath, getProjectResourcePath, getProjectRoot, isInProjectRoot, loadUTGBConfig, maven, maven |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScreenShot
public ScreenShot()
execute
public void execute(String[] args)
throws Exception
- Specified by:
execute
in class UTGBShellCommand
- Throws:
Exception
createReadAlignmentImage
public BufferedImage createReadAlignmentImage(ChrLoc loc,
String dbPath)
replaceVariable
public String replaceVariable(String path,
ChrLoc loc)
name
public String name()
- Specified by:
name
in class UTGBShellCommand
getOneLinerDescription
public String getOneLinerDescription()
- Specified by:
getOneLinerDescription
in class UTGBShellCommand
Copyright © 2007-2011 utgenome.org. All Rights Reserved.