Multi-allelic variant - display warning on split variants
Open
- Dominant language
- Python
- Stars
- 30
- Forks
- 3
- Avg merge
- 9h 28m
- Merged PRs (30d)
- 42
Description
```
Out[8]: G>
```
Was split, so we should inform user:
```
{'_state': , 'id': 57830651, 'import_info_id': 29254, 'variant_id': 271757624, 'operation': 'N', 'old_multiallelic': 'NC_000001.11|1327586|C|G,T|1', 'old_variant': None, 'old_variant_formatted': '1:1327586:C/G'}
{'_state': , 'id': 57832041, 'import_info_id': 29260, 'variant_id': 271757624, 'operation': 'N', 'old_multiallelic': 'NC_000001.11|1327586|C|G,T|1', 'old_variant': None, 'old_variant_formatted': '1:1327586:C/G'}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.