nextflow-io/nextflow
Ver no GitHubin splitCsv operator, allow specifying comment char
Open
#3.632 aberto em 9 de fev. de 2023
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!