Skip to content

Performance improvements planning #864

Description

@John-F-Wagstaff

Task 1 - Liftover

  • in the case of genomic liftover via transcript mappings we make no attempt to preference the ungapped alignments. Fixing this would reduce the overhead of liftovers where both gapped and ungapped mappings are available. ( This will increase the complexity of the liftover transcript selection code, and won't have an affect on the simpler use case, but should dramatically speed up the process, and possibly improve accuracy, when it does trigger.)

  • A preference for MANE Select could be added at the same time and might be useful for reliability (or at least consistancy)

  • If this is implemented we could also use this as a foundation to improve liftover granularity (e.g. only use transcript liftover when non-gapped transcript mappings are available, or don't liftover at all when only gapped lifts are possible).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions