nextflow-io/nextflow
GitHub で見るin splitCsv operator, allow specifying comment char
Open
#3,632 opened on 2023年2月9日
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!