scgpm_seqresults_dnanexus¶
Utilities for working with the SCGPM Sequencing Center application logic on DNAnexus.
-
scgpm_seqresults_dnanexus.LOG_DIR= 'Logs_scgpm_seqresults_dnanexus'¶ The directory that contains log files.
-
scgpm_seqresults_dnanexus.debug_logger= <Logger scgpm_seqresults_dnanexus (DEBUG)>¶ A
logging.Loggerinstance that logs all messages sent to it to STDOUT, as well as a log file in the folder specified byLOG_DIR. In addition, another file handler is created that accepts messages at the levellogging.ERROR, and lives in the same folder.