nextflow-io/nextflow
Voir sur GitHubin splitCsv operator, allow specifying comment char
Open
#3 632 ouverte le 9 févr. 2023
good first issuelang/dataflowstale
Métriques du dépôt
- Stars
- (3 382 stars)
- Métriques de merge PR
- (Merge moyen 16j 9h) (54 PRs mergées en 30 j)
Description
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!