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"
If the file passed to the SampleSheet constructor contains data but no sections the error produced is:
Should output an invalid formatted sample sheet error like "missing sections"