clintval / sample-sheet

Parse Illumina sample sheets with Python
https://sample-sheet.rtfd.io
MIT License
49 stars 15 forks source link

Only read the key/value pair, if they both exist. #99

Closed golharam closed 4 years ago

golharam commented 4 years ago

Addresses https://github.com/clintval/sample-sheet/issues/98.

golharam commented 4 years ago

Had to update PR to account for tests and simplified code.

golharam commented 4 years ago

Additional checks added, please take a look. Thanks

clintval commented 4 years ago

Thanks @golharam, your patches are now in version 0.12.0 on PyPi.

Conda will automatically update later in the day.