Skip to content

SV coverage #153

Answered by sbslee
evyamor asked this question in Q&A
Mar 17, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

That's a great question!

First of all, yes — all the SV detection models are saved as .sav files. These models were trained using a support vector machine (SVM)-based multiclass classifier, employing the one-vs-rest strategy for each gene and each GRCh build. You can read more about the approach here: Structural Variation Detection. If you're interested in training your own model, check out this command: train-cnv-caller.

When training these models, I provided per-base copy number data across the entire target region. This is important because we can't know in advance which genomic coordinates will be informative for detecting different SVs. For whole genome sequencing (WGS), this isn’t a…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@evyamor
Comment options

Answer selected by evyamor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants