Skip to content
Discussion options

You must be logged in to vote

@jstorrs , have you tried setting QSV_DEFAULT_DELIMITER?

https://github.com/dathere/qsv/blob/master/docs/ENVIRONMENT_VARIABLES.md

If that works, you can make it the default setting in your qsv installation by setting the dotenv file.

https://github.com/dathere/qsv/blob/master/docs/ENVIRONMENT_VARIABLES.md#env-file-support

As with most things open-source, the defaults of qsv follow the reqts/scratches we're itching. We get data in all shapes, sizes and quality - and qsv's output defaults to the CSV dialect we use in our pipelines.

I'm actually weighing changing the default delimiter to \t (tab) for our pipelines, so do let me know if QSV_DEFAULT_DELIMITER does the trick for you.

Replies: 10 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by jqnatividad
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@jqnatividad
Comment options

@jstorrs
Comment options

@jqnatividad
Comment options

@jstorrs
Comment options

@jqnatividad
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #2676 on April 12, 2025 12:58.