8000 Support oncoanalyser v2 by qclayssen · Pull Request #6 · umccr/bolt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Support oncoanalyser v2 #6

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

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open

Support oncoanalyser v2 #6

wants to merge 5 commits into from

Conversation

qclayssen
Copy link
Collaborator

Uptade sv prioritize to take eSVee input with specific tags

@qclayssen qclayssen self-assigned this May 12, 2025
@qclayssen qclayssen requested review from scwatts and Copilot May 12, 2025 00:21
Copy link
@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the SV prioritization logic to support oncoanalyser v2 by adjusting the read support fields and input tags.

  • Updated the header fields in the SV TSV output to include VF_alt, SB_alt, and SF_alt.
  • Modified the selection of read support fields to use the SVTYPE tag instead of EVENTTYPE.
  • Enhanced error handling in parse_read_support_field with explicit error messaging and process termination.
Comments suppressed due to low confidence (1)

bolt/workflows/sv_somatic/prioritise.py:99

  • [nitpick] Consider renaming 'eventtype' to 'sv_type' to more clearly reflect that it corresponds to the 'SVTYPE' field, improving overall code clarity.
eventtype = record.INFO.get('SVTYPE', '')

Copy link
Member
@scwatts scwatts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pending question in umccr/gpgr#88 (review) re switching to strand bias (SB) rather than DF / SF

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

Successfully merging this pull request may close these issues.

2 participants
0