8000 Comparing v2.16.3...v2.17.0 · metagenome-atlas/atlas · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: metagenome-atlas/atlas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.16.3
Choose a base ref
...
head repository: metagenome-atlas/atlas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.17.0
Choose a head ref
  • 8 commits
  • 26 files changed
  • 3 contributors

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    46e4661 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2710f8d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. same dram env as I have

    SilasK committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    32e1a11 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. added gunc download to local rules

    - ensures that gunc data is downloaded from the headnode
    - avoids error if cluster jobs do have internet access
    jotech authored and SilasK committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    81549e4 View commit details
    Browse the repository at this point in the history
  2. added dram download to local rules

    - ensures that dram data is downloaded from the headnode
    - avoids error if cluster jobs do have internet access
    jotech authored and SilasK committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    85fc9ca View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Update README.md

    SilasK authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    01831db View commit details
    Browse the repository at this point in the history
  2. do not download gunc for CI

    SilasK authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    a119b0a View commit details
    Browse the repository at this point in the history
  3. Genome dereplication using skani (#663)

    * add_skani
    
    * add target_rule
    
    * skani run
    
    * added skani 2 parquet
    
    * skani2 parquet tested
    
    * species clustering with skani
    
    * add info about translation table to cluter species
    
    * rename genomes with skani
    
    * drop dRep
    
    * new bin report ugly
    
    * formating
    
    * use upercase names as in checkm2
    
    * use upper case for quality headers
    
    * fix upercase
    
    * fix report
    
    * formating
    
    * remove drep option from config
    
    * make pandas2 ready
    
    * formatig
    
    * make output of binning, genomes and genecatalog temp
    
    * recalibrate quality
    
    * formating
    
    * move raw bin_finfo to subfolder
    
    * path in raw bins
    SilasK authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    da97853 View commit details
    Browse the repository at this point in the history
Loading
0