Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flekschas/faster beddb #135

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

Flekschas/faster beddb #135

wants to merge 6 commits into from

Commits on Dec 10, 2020

  1. Add a new tile-based indexing strategy for beddb files

    Genome wide this can lead to 20x faster queries but it increases the file size by a factor of 2.5
    flekschas committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    c02d4cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    328ce3f View commit details
    Browse the repository at this point in the history
  3. Blackification

    flekschas committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    eb50e38 View commit details
    Browse the repository at this point in the history
  4. Update

    flekschas committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    a0523f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Configuration menu
    Copy the full SHA
    8fc7cad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74c2104 View commit details
    Browse the repository at this point in the history