Skip to content
New issue

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

Extract meryl+merqury subworkflow into modules #71

Open
stephenturner opened this issue Oct 29, 2024 · 1 comment
Open

Extract meryl+merqury subworkflow into modules #71

stephenturner opened this issue Oct 29, 2024 · 1 comment
Assignees

Comments

@stephenturner
Copy link
Contributor

stephenturner commented Oct 29, 2024

PR #63 brings in changes that allow optionally passing in reads to support quality metrics that require them, such as using kmer counts from raw sequencing data to evaluate accuracy and completeness using Merqury (#42). @GallVp added a nice suggestion in #63 to extract a subworkflow into nf-core/modules that could be used across workflows.

See also:


Would be great to support the trio mode with parental reads. This is supported by the assemblyqc pipeline. Maybe, we can extract a sub workflow, put it on nf-core/modules so that the two pipelines can benefit from shared development. Please see the workflow on the assemblyqc repo:

https://github.com/Plant-Food-Research-Open/assemblyqc/blob/cec2728d0785d97e0e9493558c83d83d0b48240e/workflows/assemblyqc.nf#L598-L771

Originally posted by @GallVp in #63 (comment)

@stephenturner stephenturner self-assigned this Oct 30, 2024
@stephenturner
Copy link
Contributor Author

Note to self, useful docs:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant