nextflow-io/nextflow

in splitCsv operator, allow specifying comment char

Open

#3 632 ouverte le 9 févr. 2023

Voir sur GitHub
 (7 commentaires) (1 réaction) (0 assignés)Groovy (784 forks)batch import
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!

Guide contributeur