nextflow-io/nextflow

in splitCsv operator, allow specifying comment char

Open

#3,632 创建于 2023年2月9日

在 GitHub 查看
 (7 评论) (1 反应) (0 负责人)Groovy (784 fork)batch import
good first issuelang/dataflowstale

仓库指标

Star
 (3,382 star)
PR 合并指标
 (平均合并 16天 9小时) (30 天内合并 54 个 PR)

描述

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!

贡献者指南