Skip to content

Speed up transcript_variation fetch

Marek Szuba requested to merge github/fork/willmclaren/master into master

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