Config
String property: "mail.encryptedPassword"Config
String property: "mail.from"Config
Boolean property: "mail.smtp.auth"Session
SMTP authorization flag, set to "Y" if required by
"mail.smtp.host"Config
Boolean property: "mail.smtp.starttls.enable"Session
SMTP TLS enable flag, set to "Y" if required by
"mail.smtp.host"Config
List property: "mail.to" This property defines the email recipientsgetAdminEmailPassword()
Email.encrypt(String)
Config
String property: "exe.awk"Config
String property "exe.docker"Config
String property "exe.gzip"Config
exe property for humnan2 executable: "exe.humann2"Config
List property used to obtain the humann2_join_tables executable paramsConfig
List property used to obtain the humann2 executable paramsConfig
List property used to obtain the humann2_renorm_table executable paramsConfig
property for java executable: "exe.java"Config
property containing parameters for "exe.kneaddata":
"exe.kneaddataParams"Config
exe property for kraken executable: "exe.kraken"Config
exe property for kraken2 executable: "exe.kraken2"Config
exe property used to obtain the metaphlan2 executableConfig
List property used to obtain the metaphlan2 executable paramsConfig
property "exe.pear" defines the command line PEAR executableConfig
property "exe.pearParams" is used to set the PEAR executable runtime parametersConfig
property to python executableConfig
property "exe.Rscript" defines the command line executable to call RScriptConfig
property for vsearch exectuable used for chimera detection: "exe.vsearch"Config
property for "exe.vsearch" parameters (such as alternate reference database
path): "exe.vsearchParams"BashScriptBuilder
to build
the worker scripts.Config
."metadata.filePath" is undefined, build a new metadata file
with only 1 column of sample IDs.MergeQiimeOtuTables.buildScript(List)
to create bash script lines needed to merge
"otu_table.biom"s with "merge_otu_tables.py" unless
only 1 input file found, in which case, just copy it to the output dir.BioModule.executeTask()
to build the
bash script.Config
."pipeline.detachJavaModules"="Y" execute
BioModule.executeTask()
to build the bash scriptJavaModuleImpl.runModule()
to run the Java code to execute module functionality.BashScriptBuilder
to build
the worker scripts.