Confusing error on file with no sections
dsommer opened this issue · 0 comments
dsommer commented
If the file passed to the SampleSheet constructor contains data but no sections the error produced is:
'SampleSheet' object has no attribute ''
Should output an invalid formatted sample sheet error like "missing sections"