Skip to content

How is variant type determined? #143

Answered by ACEnglish
shaze asked this question in Q&A
Discussion options

You must be logged in to vote

See developer documentation here

Starts by trying to use INFO/SVTYPE

If SVTYPE is unavailable, infer if entry is a insertion or deletion by looking at the REF/ALT sequence size differences

If REF/ALT sequences are not available, try to parse the <INS>, <DEL>, etc from the ALT column.

Otherwise, assume ‘UNK’

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by shaze
Comment options

You must be logged in to vote
0 replies
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