nextflow-io/nextflow
Vedi su GitHubin splitCsv operator, allow specifying comment char
Open
#3632 aperta il 9 feb 2023
good first issuelang/dataflowstale
Metriche repository
- Star
- (3382 star)
- Metriche merge PR
- (Merge medio 16g 9h) (54 PR mergiate in 30 g)
Descrizione
In the splitCsv operator, can an option be added to specify a "comment char", such that lines starting with that char (e.g. '#') are ignored? Thanks!