|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.fhcrc.cpl.toolbox.commandline.BaseCommandLineModuleImpl
org.fhcrc.cpl.viewer.commandline.modules.BaseViewerCommandLineModuleImpl
org.fhcrc.cpl.viewer.commandline.modules.DeconvoluteCommandLineModule
org.fhcrc.cpl.viewer.quant.commandline.QuantCommandLineModule
public class QuantCommandLineModule
Quantitation. Same as DeconvoluteCommandLineModule, but with the "quant" argument set to true, and allowing you to tweak the "deconvolute" argument
| Field Summary | |
|---|---|
protected static org.apache.log4j.Logger |
_log
|
| Fields inherited from class org.fhcrc.cpl.viewer.commandline.modules.DeconvoluteCommandLineModule |
|---|
deconvolute, files, heavyTagWeight, intensityType, intensityTypeStrings, labeledResidue, lightTagWeight, massTolerance, massToleranceType, massWindow, maxLabelCount, outDir, outFile, quant, run, scanWindow, showCharts, sumIntensities, timeTolerance |
| Fields inherited from class org.fhcrc.cpl.toolbox.commandline.BaseCommandLineModuleImpl |
|---|
mArgumentDefs, mArgumentValues, mArgumentValueStrings, mCommandName, mHelpMessage, mShortDescription, mUsageMessage |
| Fields inherited from interface org.fhcrc.cpl.toolbox.commandline.CommandLineModule |
|---|
MODULE_HELP_AUTOMATIC, MODULE_USAGE_AUTOMATIC, UNNAMED_ARG_SERIES_SEPARATOR |
| Constructor Summary | |
|---|---|
QuantCommandLineModule()
|
|
| Method Summary | |
|---|---|
void |
assignArgumentValues()
the first step in invoking your module. |
protected void |
init()
|
| Methods inherited from class org.fhcrc.cpl.viewer.commandline.modules.DeconvoluteCommandLineModule |
|---|
createCommonArgDefs, execute, processFile |
| Methods inherited from class org.fhcrc.cpl.viewer.commandline.modules.BaseViewerCommandLineModuleImpl |
|---|
createUnnamedFeatureFileArgumentDefinition, createUnnamedSeriesFeatureFileArgumentDefinition, getFastaFileArgumentValue, getFeatureSetArgumentValue, getModificationListArgumentValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.fhcrc.cpl.toolbox.commandline.CommandLineModule |
|---|
digestArguments, execute, getAdvancedArgumentDefinitions, getArgumentDefinition, getArgumentDefinitions, getArgumentDefinitionsSortedForDisplay, getArgumentValueStrings, getBasicArgumentDefinitions, getCommandName, getFullHelp, getHelpMessage, getHtmlHelpFragment, getShortDescription, getUsage, invoke |
| Field Detail |
|---|
protected static org.apache.log4j.Logger _log
| Constructor Detail |
|---|
public QuantCommandLineModule()
| Method Detail |
|---|
protected void init()
init in class DeconvoluteCommandLineModule
public void assignArgumentValues()
throws ArgumentValidationException
CommandLineModule
assignArgumentValues in interface CommandLineModuleassignArgumentValues in class DeconvoluteCommandLineModuleArgumentValidationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||