-
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.
Marek Szuba authoredMore 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.
Loading