Skip to content

Cleanup strain slice

Marek Szuba requested to merge github/fork/at7/cleanup_strain_slice into master

Created by: at7

First part of removing deprecated variation code. Remove StrainSlice related code where possible.

Description

Remove deprecated code StrainSlice and StrainSliceAdaptor. Update StrainSlice occurrences in core API to use Variation::StrainSlice Add tests for remaining use of StrainSlice.

Follow up from this PR: Deprecate AlignStrainSlice and IndividualSlice Possibly move MappedSliceContainer and MappedSlice to Variation API?

Merge request reports