Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Fix handling of vector end values by Genotype::operator[] #302

Merged
merged 1 commit into from
Oct 3, 2014

Conversation

droazen
Copy link
Contributor

@droazen droazen commented Oct 3, 2014

Vector end values were not passing through to the caller
when accessing alleles via operator[] in the Genotype class.

Vector end values were not passing through to the caller
when accessing alleles via operator[] in the Genotype class.
@droazen
Copy link
Contributor Author

droazen commented Oct 3, 2014

This fix is needed by the VariantBuilder branch, and has already been discussed with Mauricio, so I'm going to merge it. Feel free to comment post-merge if there's something you want to discuss regarding this change.

droazen added a commit that referenced this pull request Oct 3, 2014
…of_vector_end

Fix handling of vector end values by Genotype::operator[]
@droazen droazen merged commit e5f0438 into master Oct 3, 2014
@droazen droazen deleted the dr_fix_genotype_handling_of_vector_end branch October 3, 2014 18:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant