nextflow-io/nextflow

in splitCsv operator, allow specifying comment char

Open

#3.632 aberto em 9 de fev. de 2023

Ver no GitHub
 (7 comments) (1 reaction) (0 assignees)Groovy (784 forks)batch import
good first issuelang/dataflowstale

Métricas do repositório

Stars
 (3.382 stars)
Métricas de merge de PR
 (Mesclagem média 16d 9h) (54 fundiu PRs em 30d)

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!

Guia do colaborador