8000 Comparing v1.0.4...v1.0.5 · 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: 10000 theislab/scib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.4
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.5
Choose a head ref
  • 8 commits
  • 16 files changed
  • 4 contributors

Commits on Oct 13, 2022

  1. Make rpy2 and anndata2ri optional (#339)

    * make rpy2 and anndata2ri optional
    
    * skip tests for macos
    
    * add description for optional dependencies
    
    * remove R import for LISI, independent of R
    
    * ensure n_epoch is int
    
    * wrap remaining rpy2 import statements
    mumichae authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    6ae3b80 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

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

Commits on Oct 24, 2022

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

Commits on Oct 28, 2022

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

Commits on Nov 22, 2022

  1. add harmony (#317)

    * add harmony
    
    * fix formatting
    
    * update exception
    
    * add test for harmony
    
    * install harmony
    
    Co-authored-by: Michaela Mueller <michaela.mueller@helmholtz-muenchen.de>
    Co-authored-by: Michaela Mueller <51025211+mumichae@users.noreply.github.com>
    3 people authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e028e04 View commit details
    Browse the repository at this point in the history
  2. Fix kBET import issue (#350)

    * use r-lib actions
    
    * move r-lib to top
    
    * add R dependency install
    
    * return error instead of np.nan when kBET is not installed
    
    * install devtools via R
    
    * use rp2y
    
    * use remotes instead of devtools
    
    * move r-lib actions to test workflow
    
    * add GITHUB_PAT
    
    * separate run for R functions
    
    * use correct R version
    
    * install test dependencies
    mumichae authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    ddf1c9e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Update louvain to 0.8 (#346)

    A new version of louvain has been released after quite some time. This PR updates scIB to use the new version, unpinning igraph.
    
    Co-authored-by: Michaela Mueller <51025211+mumichae@users.noreply.github.com>
    scottgigante-immunai and mumichae authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    f0be826 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

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