nextflow-io/nextflow

in splitCsv operator, allow specifying comment char

Open

#3632 aperta il 9 feb 2023

Vedi su GitHub
 (7 commenti) (1 reazione) (0 assegnatari)Groovy (784 fork)batch import
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!

Guida contributor