We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
seqkit stat: File.fastq.gz FASTQ DNA 1,091,110 162,522,654 35 149 151
The numbers have commas (,) in them and the results are space formatted to be easy for humans to read.
,
Do you have an --option to write in TSV without the commas? So scripts can safely use cut,paste,mlr etc?
--option
The text was updated successfully, but these errors were encountered:
I'll add this option
Sorry, something went wrong.
a6aae0f
available in v0.7.1-dev
Thank you
No branches or pull requests
The numbers have commas (
,
) in them and the results are space formatted to be easy for humans to read.Do you have an
--option
to write in TSV without the commas?So scripts can safely use cut,paste,mlr etc?
The text was updated successfully, but these errors were encountered: