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
stats is now an output for both long and short reads. Ex. stats file contains:
{ "output_read_bases": 0, "input_read_count": 0, "input_read_bases": 0, "output_read_count": 0 }
The text was updated successfully, but these errors were encountered:
We missed updating Reads QC Interleave in workflows.yaml @mbthornton-lbl
Sorry, something went wrong.
mbthornton-lbl
Successfully merging a pull request may close this issue.
stats is now an output for both long and short reads.
Ex. stats file contains:
The text was updated successfully, but these errors were encountered: