8000 Comparing v1.0.2...v1.0.3 · theislab/scib · 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: t 10000 heislab/scib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.2
Choose a base ref
...
head repository: theislab/scib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.3
Choose a head ref
  • 12 commits
  • 62 files changed
  • 4 contributors

Commits on Nov 10, 2020

  1. Add option to use leiden

    Louvain is buggy and not recommended, as per scverse/scanpy#1191 (comment)
    scottgigante authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    1ba26bb View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Avoid filtering in normalization

    If cells are filtered in this stage, scran throws an error: 
    `error in evaluating the argument 'object' in selecting a method for function 'sizeFactors': 'ncol(x)' is not equal to 'length(clusters)'`
    scottgigante authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    2ce1cb9 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Add pre-commit (#307)

    Reformat and restructure the repository to include pre-commit and better github actions workflows.
    
    Commits:
    
    * Add pre-commits
    
    * Run pre-commit all files
    
    * fix missing imports in tests
    
    * update github actions file
    
    * add pre-commit as dev dependency
    
    * split github actions workflows
    
    * move flake8 args to setup.cfg
    
    * Remove pre-commit separate workflow, update testing workflow
    
    * Deploy package in GA
    
    * update pre-commit config to scverse cookiecutter
    
    * fixed flake8 issues
    
    * added status badges
    
    * add separate build workflow
    
    * add more badges
    
    * fix linting error for build workflow
    
    * update pre-commit installation
    
    * constrain build to main pushes and prs
    
    * move build to test workflow
    
    * build as part of test workflow
    
    Co-authored-by: Michaela Mueller <michaela.mueller@helmholtz-muenchen.de>
    MxMstrmn and mumichae authored May 9, 2022
    Configuration menu
    Copy the full SHA
    c993ffd View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Fix duplicate cols scanorama (#306)

    * Add pre-commits
    
    (cherry picked from commit c4ae5fa)
    
    * Format integration.py
    
    * Remove duplicate cols from adatas in scanorama
    
    * Refactor code
    
    * remove .o file
    
    * moved concatenation code to utils file
    
    * fixed merge_adata input
    
    Co-authored-by: Michaela Mueller <michaela.mueller@helmholtz-muenchen.de>
    MxMstrmn and mumichae authored May 13, 2022
    Configuration menu
    Copy the full SHA
    3f45664 View commit details
    Browse the repository at this point in the history
  2. Fix scanorama batch reordering (#309)

    * include scanorama in GA install
    
    * add test for scanorama
    
    * fix category return when splitting adata
    
    * fix scaling test
    
    * update scanorama NMI scores
    
    * use near exact check for optimal NMI
    
    * less exact check for scanorama nmi
    
    * add more exact test for clustering
    
    * skip integrationm method tests for macos
    
    * separate batch col check and scanora run tests
    
    * more exact clustering check
    mumichae authored May 13, 2022
    Configuration menu
    Copy the full SHA
    fe730e0 View commit details
    Browse the repository at this point in the history
  3. merge main

    mumichae committed May 13, 2022
    Configuration menu
    Copy the full SHA
    6c8c0d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a38aa5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3178239 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdb2b05 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

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

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    3a75a3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c713c6 View commit details
    Browse the repository at this point in the history
Loading
0