public class R_PlotEffectSize extends R_Module
EXE_RSCRIPT, P_VAL_CUTOFF, R_COLOR_BASE, R_COLOR_HIGHLIGHT, R_COLOR_PALETTE, R_COLOR_POINT, R_DEBUG, R_FUNCTION_LIB, R_MAIN_SCRIPT, R_PCH, R_RARE_OTU_THRESHOLD, R_SAVE_R_DATA, R_TIMEOUTGZIP_EXT, LOG_EXT, PDF_EXT, RETURN, SH_EXT, TAB_DELIM, TSV_EXT, TXT_EXTSCRIPT_BATCH_SIZE, SCRIPT_DEFAULT_HEADER, SCRIPT_NUM_THREADS, SCRIPT_PERMISSIONS, SCRIPT_TIMEOUTMAIN_SCRIPT_PREFIX, OUTPUT_DIR, TEMP_DIR| Constructor and Description |
|---|
R_PlotEffectSize() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkDependencies()
At least one of the available plot types should NOT be disabled.
|
List<String> |
getPreRequisiteModules()
Returns
R_Module.getStatPreReqs() and if fold change plots are to be generated, add
NormalizeTaxaTables |
buildDockerBashScript, buildScript, executeTask, getJobParams, getMainR, getMetaMergedModule, getModuleScript, getPrimaryScript, getRTemplateDir, getStatPreReqs, getSummary, getTimeout, getWorkerScriptFunctions, writeNewScript, writePrimaryScript, writeScriptbuildScriptForPairedReads, getMainScript, getRuntimeParams, getScriptDir, getScriptErrors, hasScriptscacheInputFiles, cleanUp, compareTo, equals, findModuleInputFiles, getFileCache, getID, getInputFiles, getModuleDir, getOutputDir, getPostRequisiteModules, getTempDir, init, isValidInputModule, toString, validateFileNameUniqueclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcleanUp, getID, getInputFiles, getModuleDir, getOutputDir, getPostRequisiteModules, getTempDir, init, isValidInputModulepublic void checkDependencies()
throws Exception
checkDependencies in interface BioModulecheckDependencies in class R_ModuleException - thrown if missing or invalid dependencies are foundpublic List<String> getPreRequisiteModules() throws Exception
R_Module.getStatPreReqs() and if fold change plots are to be generated, add
NormalizeTaxaTablesgetPreRequisiteModules in interface BioModulegetPreRequisiteModules in class R_ModuleException - if invalid Class names are returned as prerequisites