You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. POS - position: The reference position, with the 1st base having position 1. Positions are sorted numerically,
in increasing order, within each reference sequence CHROM. It is permitted to have multiple records with the
same POS. Telomeres are indicated by using positions 0 or N+1, where N is the length of the corresponding
chromosome or contig. (Integer, Required)
We allow these in our schema and converter, but we create an invalid reference position for them.
The text was updated successfully, but these errors were encountered:
According to the VCF spec, these are admissible:
We allow these in our schema and converter, but we create an invalid reference position for them.
The text was updated successfully, but these errors were encountered: