Skip to content

Update SVDB to v2.12.0 #1220

Description

@aksenia

Version changes (2.8.4 to 2.12.0)

Current pin: 2.8.4(merge + query modules). Key changes:

  • v2.10.0: added --ins_svlen_ratio (SVLEN ratio filter), --ins_seq_similarity (Levenshtein distance), and --data_profile with three presets: sample (dist=25, ratio=0.90, sim=0.85), cohort (dist=50, ratio=0.80, sim=0.75), position_only (dist=50, ratio=0.90, no seq filter). This is an entirely new INS matching model absent in 2.8.x.
  • v2.12.0: --ins_distance raw default changed 50 bp to 25 bp.

The query module uses the same INS parameter space as merge: --ins_distance, --ins_svlen_ratio, --ins_seq_similarity, --data_profile. The new ext.args block in conf/modules/annotate_svs.config for SVDB_QUERY must be written as part of this upgrade with values calibrated against loqusDB, not left to default.

The deterministic sort fix (nallo PR #1196) updated the module wrapper; this upgrade targets the binary pin in environment.yml.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    • Status
      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions