clintval / sample-sheet

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

V2 support #127

Closed obigbando closed 11 months ago

obigbando commented 12 months ago

This implementation is based on official docs to support illumina sample sheet v2.

obigbando commented 11 months ago

Upon further consideration, we realized that our implementation is more on sample sheet parsing for downstream data processing orchestration. This shift diverges from the initial goal of offering a permissively licensed library to replace Illumina's Experiment Manager. As such, we have decided to withdraw the PR.