public abstract class CLIMRBAMPlugin extends CLIMRPlugin
| Modifier and Type | Field and Description |
|---|---|
protected static CmdLineParser.Option |
formatOpt |
protected static CmdLineParser.Option |
noTrustExtsOpt |
protected SAMFormat |
samFormat |
outPath, outputPathOpt, reducersOpt, reduceTasks, verbose, verboseOpt| Modifier | Constructor and Description |
|---|---|
protected |
CLIMRBAMPlugin(String commandName,
String description,
String version,
String usageParams,
List<Pair<CmdLineParser.Option,String>> optionDescs,
String longDescription) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
cacheAndSetProperties(CmdLineParser parser)
Should be called before accessing any of the protected data such as
samFormat.
|
getCommandName, getDescription, main, printUsage, runprotected SAMFormat samFormat
protected static final CmdLineParser.Option formatOpt
protected static final CmdLineParser.Option noTrustExtsOpt
public boolean cacheAndSetProperties(CmdLineParser parser)
cacheAndSetProperties in class CLIMRPluginCopyright © 2016. All rights reserved.