Skip to content

Speed up transcript_variation fetch (copy of master PR)

Marek Szuba requested to merge github/fork/willmclaren/release/83 into release/83

Created by: willmclaren

Use a hash instead of grepping loads, and assign the VF properly to the TV so it doesn't go and load it again.

Also needs a fix to VariationFeatureOverlap.pm in ensembl-variation to properly go faster.

Merge request reports