Skip to content
Snippets Groups Projects
Commit e0d22d88 authored by Kieron Taylor's avatar Kieron Taylor :angry:
Browse files

[ENSCORESW-2013] Supply missing SO term mapping for Karyotype Bands.

parent 3a3c2e04
No related branches found
No related tags found
No related merge requests found
......@@ -154,6 +154,7 @@ my %feature_so_mapping =
'Bio::EnsEMBL::Funcgen::RegulatoryFeature' => 'SO:0005836', # regulatory_region
'Bio::EnsEMBL::DnaDnaAlignFeature' => 'SO:0000347', # nucleotide_match
'Bio::EnsEMBL::DnaPepAlignFeature' => 'SO:0000349', # protein_match
'Bio::EnsEMBL::KaryotypeBand' => 'SO:0000450', # chromosome_band
);
......
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