Is your feature request related to a problem? Please describe.
For large deletions duplications and inversions, the VCF lines become huge
Describe the solution you'd like
convert them into
- chr-start-end-del
- chr-start-end-inv
- chr-start-end-dup (VCF spedification does not as far as I am aware define between tandem and unknown location dup)
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
For large deletions duplications and inversions, the VCF lines become huge
Describe the solution you'd like
convert them into
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.