We should use SVLEN for variants above 50bp not 1kb
Open
- Dominant language
- Python
- Stars
- 30
- Forks
- 3
- Avg merge
- 9h 28m
- Merged PRs (30d)
- 42
Description
While doing #1344 - I wonder if we should switch to defining SVs as 50bp not 1kb
Nobody wants a 999 bases explicitly listed, and I keep seeing other people use 50bp as a convention
I am not sure how we converted it for all symbolics, but I found one migration:
```
snpdb/migrations/0117_one_off_inv_symbolic.py
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.