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

Add SVStratify and GroupedSVCluster tools #8990

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 2, 2024

  1. Require both overlap and breakend proximity for depth-only SV clustering

     This is a combination of 2 commits.
    
    Implement SVStratify
    
    Interchrom events
    
    Start unit tests
    
    Finish unit tests
    
    Multiple contexts per stratum
    
    Integration tests; fix empty context bug
    
    Test duplicate context name
    
    Handle CPX/CTX, add some tests
    
    Compiler error
    
    Prioritize SR and PE evidence types for representative breakpoint strategy
    
    Add SVStratifiedCluster
    
    Integration tests for SVStratifiedClustering
    
    Unused line
    
    Spooled sorting in cluster tools
    
    Start fixing JointGCNVSegmentation
    
    Fix JointGCNVSegmentation integration test
    
    Rename to GroupedSVCluster
    
    Fix sorting bug
    
    Comment
    
    Use RD_CN for CNV sample overlap; improve testing
    
    Documentation
    
    Add comment about requiresOverlapAndProximity
    
    Allow empty EVIDENCE list
    
    Add STRAT INFO field
    
    Representative breakpoint by variant quality
    
    Handle BOTHSIDES_SUPPORT and HIGH_SR_BACKGROUND in variant collapsing
    
    Add expected exception
    mwalker174 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d744b2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    473d484 View commit details
    Browse the repository at this point in the history