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.Logger instance that logs all messages sent to it to STDOUT, as well as a log file in the folder specified by LOG_DIR. In addition, another file handler is created that accepts messages at the level logging.ERROR, and lives in the same folder.