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

[MRG] add lca DBs as inputs to 'sourmash search' and 'gather' #533

Merged
merged 21 commits into from
Dec 19, 2018

Commits on Aug 18, 2018

  1. Configuration menu
    Copy the full SHA
    94f49dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2ea3eb View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

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

Commits on Dec 12, 2018

  1. [WIP] Refactor LCA database to contain all the information. (#537)

    * a trial refactoring of the lca db
    
    * save and load seem to basically work
    
    * got search & gather on LCA working in new framework
    
    * allow key error
    
    * keep identities with no lineage assigment
    
    * add multigather
    
    * Hyperlink DOIs to preferred resolver (#562)
    
    * fix divide by zero issue in MinHash.contained_by (#572)
    
    * fix divide by zero issue in contained_by
    
    * remove unused lineages and identifiers
    
    * update report output
    
    * majority of lca tests passing now!
    
    * fix gather?
    
    * ...all tests pass?
    ctb authored Dec 12, 2018
    Configuration menu
    Copy the full SHA
    23e33b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac0ad9e View commit details
    Browse the repository at this point in the history
  3. flag older LCA DBs

    ctb committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    8e39362 View commit details
    Browse the repository at this point in the history
  4. some cleanup

    ctb committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    2224e95 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. restore py27 compat

    ctb committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    af4b538 View commit details
    Browse the repository at this point in the history
  2. minor cleanup and commenting

    ctb committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    b5ed476 View commit details
    Browse the repository at this point in the history
  3. add test for old-format LCA DB

    ctb committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    16adb2d View commit details
    Browse the repository at this point in the history
  4. bump lca_db version to 2

    ctb committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    ae5d025 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a16c776 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. add test coverage

    ctb committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    dd93341 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2018

  1. Configuration menu
    Copy the full SHA
    12d0a5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69486a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    560015f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f185aa View commit details
    Browse the repository at this point in the history
  5. fix py27

    ctb committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    eb51991 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. Configuration menu
    Copy the full SHA
    6e668d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    944a0ed View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. update links to latest databases

    ctb committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    e708d3a View commit details
    Browse the repository at this point in the history