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

Batch correction #37

Closed
wants to merge 12 commits into from
Closed

Batch correction #37

wants to merge 12 commits into from

Commits on Jun 21, 2024

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

Commits on Jun 22, 2024

  1. Fully automation to populate leaderboard

    Probably need some refactoring as currently it
    is close to unmaintainable.
    bputzeys committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    75dfee0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jun 25, 2024

  1. changed License for scGPT

    maxiallard committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    354d77a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acecff1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    362bb25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a26fa0e View commit details
    Browse the repository at this point in the history
  5. Move classifier into models folder.

    Rename helical.py to base_models.py
    Move BaseTaskModel to base_models.py
    Move BaseModelProtocol to base_models.py
    bputzeys committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    830fe17 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Add silhouette metric to compute batch effect

    correction performance.
    Taken and adapted from scIB
    https://github.com/theislab/scib/tree/main
    bputzeys committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    75fce90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbad3f0 View commit details
    Browse the repository at this point in the history
  3. Add git lfs to pull for GitHub pipeline to run

    unit tests.
    bputzeys committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4afd237 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f859c2c View commit details
    Browse the repository at this point in the history