-
Notifications
You must be signed in to change notification settings - Fork 2
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
hap1/hap2 scaffolding #51
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ksenia-krasheninnikova
force-pushed
the
hifiasm_hic_scaff
branch
from
August 23, 2024 10:16
2462a90
to
3559a52
Compare
|
gq1
reviewed
Aug 30, 2024
gq1
reviewed
Aug 30, 2024
gq1
reviewed
Aug 30, 2024
gq1
reviewed
Aug 30, 2024
I can see all module and workflow changes, can't see any related documentation updated, can you add? |
@gq1 Thanks. Docs have been updated. |
yumisims
approved these changes
Sep 6, 2024
gq1
reviewed
Sep 6, 2024
gq1
approved these changes
Sep 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Implements https://jira.sanger.ac.uk/browse/TOLA-315
When hifiasm in hic mode is switched on hap1/hap2 contigs are scaffolded up.
Before this PR was implemented the phased assemblies were only contig-level. Now the phased hifiasm contigs are scaffolded up and usual QC checks are run for them.
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).