Skip to content
  • Marek Szuba's avatar
    RNAProduct: objects now hold type code rather than type ID · 5b7fb4a1
    Marek Szuba authored
    More useful, for instance for the upcoming implementation of
    Transcript::get_all_RNAProducts() with type filtering. Drawback: must do
    a join between rnaproduct and rnaproduct_type on all queries so that
    RNAProductAdaptor has got something to put in this field.
    
    Complete with relevant updates to RNAProductTypeMapper and its tests.
    5b7fb4a1