Skip to content
Snippets Groups Projects
Commit 23edaf1b authored by Anja Thormann's avatar Anja Thormann
Browse files

remove get_by_strain in e95 when code that calls the method is also

removed
parent 278b36ca
No related branches found
No related tags found
4 merge requests!273Master,!253Pre release 94 cleanup,!273Master,!253Pre release 94 cleanup
......@@ -41,6 +41,7 @@ A year after deprecation (4 Ensembl releases), the method is removed from the AP
- Bio::EnsEMBL::**Slice**::*calculate_theta()*
- Bio::EnsEMBL::**Slice**::*get_all_IndividualSlice()*
- Bio::EnsEMBL::**Slice**::*get_by_Individual()*
- Bio::EnsEMBL::**Slice**::*get_by_strain()*
- Bio::EnsEMBL::**Slice**::*_calculate_a*
### Removed in Ensembl Release 91 ###
......@@ -74,7 +75,6 @@ A year after deprecation (4 Ensembl releases), the method is removed from the AP
- Bio::EnsEMBL::**Slice**::*get_all_CopyNumberVariantProbeFeatures()*
- Bio::EnsEMBL::**Slice**::*get_all_genotyped_VariationFeatures()*
- Bio::EnsEMBL::**Slice**::*get_all_VariationFeatures_by_Population()*
- Bio::EnsEMBL::**Slice**::*get_by_strain()*
- Bio::EnsEMBL::**StrainSlice**::*remove_indels()*
- Bio::EnsEMBL::**StrainSlice**::*get_original_seq_region_position()*
- Bio::EnsEMBL::**StrainSlice**::*get_all_VariationFeatures()*
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment