Skip to content

Commit

Permalink
minor typo and para structure
Browse files Browse the repository at this point in the history
  • Loading branch information
ahwagner committed Dec 16, 2024
1 parent 83e7d43 commit bb147c2
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ CisPhasedBlocks and the Inferred SequenceReference
##################################################

When a :ref:`SequenceReference` is provided in a :ref:`CisPhasedBlock`, it is defined that all member
:ref:`Allele` objects occur on that sequence. Consequently, `SequenceLocation` objects of those `Alleles`
do not need to populate the `SequenceReference` property. There may be other contexts where this optional
property may be omitted, but when this is done there SHOULD be a means of inferring the content of this
property (as is explicitly described in `CisPhasedBlock`).
:ref:`Allele` objects occur on that sequence. Consequently, the `SequenceLocation` object for each
:ref:`Allele` does not need to populate the `sequenceReference` property. There may be other contexts
where this optional property may be omitted, but when this is done there SHOULD be a means of inferring
the content of this property (as is explicitly described in :ref:`CisPhasedBlock`).

0 comments on commit bb147c2

Please sign in to comment.