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

[EXP] add sourmash distance estimation #1788

Closed
wants to merge 46 commits into from
Closed

[EXP] add sourmash distance estimation #1788

wants to merge 46 commits into from

Commits on Jan 13, 2022

  1. init dist utils

    bluegenes committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    f728db1 View commit details
    Browse the repository at this point in the history
  2. add confidence tests

    bluegenes committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    70d2ae2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c061a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6da758e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd6485d View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. return ANI from compare

    bluegenes committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    2177843 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d61a38 View commit details
    Browse the repository at this point in the history
  3. init compare ANI tests

    bluegenes committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    0e351b8 View commit details
    Browse the repository at this point in the history
  4. add option

    bluegenes committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    66a570f View commit details
    Browse the repository at this point in the history
  5. ani in prefetch and gather

    bluegenes committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    530ab76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    361bb4d View commit details
    Browse the repository at this point in the history
  7. return_ANI --> return_ani

    Co-authored-by: C. Titus Brown <titus@idyll.org>
    bluegenes and ctb committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    b012f5a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48b5ccf View commit details
    Browse the repository at this point in the history
  9. cleanup unused fn

    bluegenes committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    5da01cc View commit details
    Browse the repository at this point in the history
  10. spacing

    bluegenes committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    f452d9e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. fix mc kmers

    bluegenes committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    64b8b96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70eb0ee View commit details
    Browse the repository at this point in the history
  3. merge in latest

    bluegenes committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    7819e3c View commit details
    Browse the repository at this point in the history
  4. round kmers for jaccard

    bluegenes committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    8ec9e10 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. allow confidence tuning

    bluegenes committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    357aa58 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. enable bp --> ANI

    bluegenes committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    af036b8 View commit details
    Browse the repository at this point in the history
  2. fix c to dist in search

    bluegenes committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    71a859b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d284a24 View commit details
    Browse the repository at this point in the history
  4. addl cols in gatherresult

    bluegenes committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    15db152 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    ef4dee4 View commit details
    Browse the repository at this point in the history
  2. add tests for ani_threshold

    bluegenes committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    581b404 View commit details
    Browse the repository at this point in the history
  3. fix typo

    bluegenes committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    0adc5f2 View commit details
    Browse the repository at this point in the history
  4. addl tests

    bluegenes committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    041edf1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75402f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. estimate ANI during search

    bluegenes committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    ae97dc0 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. search_scaled

    bluegenes committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    ab5f2fe View commit details
    Browse the repository at this point in the history
  2. wade into downsampling

    bluegenes committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    3b9bfe7 View commit details
    Browse the repository at this point in the history
  3. dist comment

    bluegenes committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    fdec49b View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    8e268f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aed030 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    845abd4 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. whoops, fix rogue test

    bluegenes committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    727ee7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    962469a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    bdc67a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Add dist est (#1860)

    * enabled running main
    
    * added point estimate and error bound
    
    * added docstring
    
    * added usage code
    
    * added nothing_common code, usage, docstrings, tested
    mahmudhera committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    e579e3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b02601f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a349d75 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. save in progress changes

    bluegenes committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    58f2a07 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. upd

    bluegenes committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    2f4dc37 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    9495198 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Configuration menu
    Copy the full SHA
    e8c9997 View commit details
    Browse the repository at this point in the history