sample-sheet icon indicating copy to clipboard operation
sample-sheet copied to clipboard

Confusing error on file with no sections

Open dsommer opened this issue 3 years ago • 0 comments

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"

dsommer avatar Apr 04 '22 21:04 dsommer