nextflow-io/nextflow

in splitCsv operator, allow specifying comment char

Open

#3,632 opened on 2023年2月9日

GitHub で見る
 (7 comments) (1 reaction) (0 assignees)Groovy (784 forks)batch import
good first issuelang/dataflowstale

Repository metrics

Stars
 (3,382 stars)
PR merge metrics
 (平均マージ 16d 9h) (30d で 54 merged PRs)

説明

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!

コントリビューターガイド