Expand description
A set of implementations of Position for different use cases
Modules§
- mate_
fix - Check for mate fixing.
- pileup_
position - An implementation of
Positionfor dealing with pileups. - range_
positions - An implementation of
Positionthat covers a range frompostoend.
Traits§
- Position
- A serializable object meant to hold all information about a position.