clintval / sample-sheet

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

Do you support custom application settings and data sections? does Illumina? #126

Open slagelwa opened 1 year ago

slagelwa commented 1 year ago

The V2 specification allows for application settings in the sample sheet. E.g for BCL Convert. Does sample-sheet support adding these application sections? and can you make your own application sections? and if you do does anyone know if Illumina software ignores any application sections it doesn't recognize?

Thanks again for this great library and the continued support of it.

slagelwa commented 1 year ago

Now that I look through the issues, this question appears related to #104 and #110.