hammerlab / prohlatype

Probabilistic HLA typing
Apache License 2.0
35 stars 4 forks source link

Better pm #125

Closed rleonid closed 6 years ago

rleonid commented 6 years ago

This PR completes a body of work focused on creating a better Partition Map. The main focus was in eliminating unnecessary allocations, or at least reducing them. At the current stage the main obstacle to further reduction is the list of lists that are used to store them.