Skip to content

Duplicate all methods that relate to individual data in a VCF file.

Marek Szuba requested to merge github/fork/at7/feature/new_sample_schema into master

Created by: at7

For the duplicated methods replace individual by sample to match the new sample schema in the variation API. The plan is to store all genotype information on sample level. For now leave methods that relate to individual. But deprecate them first and then remove them from the parser.

Merge request reports