Skip to content

Tune indexing performance #10

Description

@glennhickey

There are some questions that can be answered empirically

  • What kind of interval do we want between anchor lines ?
  • How big should index blocks be (also, they should probably be explicitly be defined on bytes rather than reference bp)?
  • Can we make the index offsets in uncompressed space (I had to switch to bgzip-native coordinates to get it working, but hopefully there's a way to not need this)?
  • Should .tai files be bgzipped by default by taffy index (probably yes, easy to test)

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