multiallelic splitting of with ALT asterisk

Open
#594 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
c

Research direction

Start with the bcftools norm -m- entry point and review how multiallelic records with a * ALT are represented and split. Resolve the expected handling of deleted alleles, then document or implement the decision and validate it with representative records; the issue does not name a source file or test.

Written by the indexing model from the issue text.

Description

What's the expected behavior when applying norm -m- to split multiple alleles when there is a * ALT?

After filtering against gnomad to get rare variants I'm left with a large number of high AF variants with * ALTs.

My understanding is that an asterisk is used to represent a deleted allele when combined with another variant. An asterisk could represent multiple underlying deletions at different positions. After splitting I'm tempted to just delete them.

Dominant language
C
Stars
891
Forks
277
Avg merge
2d 23h
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from samtools/bcftools

All issues in samtools/bcftools

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.