When processing microarray or sequencing data with BlueGnome’s / Illumina’s BlueFuse Multi software information and errors are automatically recorded in a log file. By default this should be found in
C:\ProgramData\BlueGnome\BlueFuse Multi\blueMarker.log
Specifically for the VeriSeq PGS application the following error code might be listed:
FailNone = 1,
FailInvalidDB = 2,
FailInvalidModules = 3,
FailPlatform = 4,
FailBAMWorkflow = 5,
FailGenomeBuild = 6,
FailSampleID = 7,
FailFlowcellID = 8,
FailSampleSheetWorkflow = 9,
FailSampleSheetWorkflowVersion = 10,
FailBAMCheckSum = 11,
FailSampleSheetCheckSum = 12,
FailBAMWorkflowVersion = 13,
FailSampleSheetFileVersion = 14,
FailSampleSheetBarcode = 15,
FailBAMFile = 16