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

Use spatialdata #67

Merged
merged 72 commits into from
Apr 12, 2024
Merged

Use spatialdata #67

merged 72 commits into from
Apr 12, 2024

Commits on Jan 31, 2024

  1. Use spatialdata zarr objects instead of AnnData

    Replace all reads and writes with SpatialData zarr, and use a "legacy anndata" conversion function to add images and scales, in order to plot with scanpy.
    cavenel committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e13cf66 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    cavenel committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d866f37 View commit details
    Browse the repository at this point in the history
  3. Fix black and prettier

    cavenel committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    aec833f View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    12ca883 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ced22c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e595b7 View commit details
    Browse the repository at this point in the history
  4. Remove old local modules

    fasterius committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    508c0b2 View commit details
    Browse the repository at this point in the history
  5. Update changelog

    fasterius committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    393bc3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64d3327 View commit details
    Browse the repository at this point in the history
  7. Lower test thresholds

    fasterius committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    fe7a7dc View commit details
    Browse the repository at this point in the history
  8. Revert "Lower test thresholds"

    This reverts commit fe7a7dc.
    
    Lowering the test thresholds was part of troubleshooting the spatial DE
    module, but did solve the issue.
    fasterius committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    548bc67 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    66e32bc View commit details
    Browse the repository at this point in the history
  10. Update Conda environment

    fasterius committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5226398 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Feb 29, 2024

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

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    91ca58b View commit details
    Browse the repository at this point in the history
  2. Update MultiQC module

    fasterius committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9539d6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a42abf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a095713 View commit details
    Browse the repository at this point in the history
  5. Update changelog

    fasterius committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f8c2863 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    01eefcc View commit details
    Browse the repository at this point in the history
  2. Fix quarto formatting

    cavenel committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d1bf3ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c606f17 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    72f50c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52e4c21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb23d32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99d9a8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45de379 View commit details
    Browse the repository at this point in the history
  6. Update UNTAR module

    fasterius committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    9b8e7d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3901517 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a35cd3b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c08398d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    af53d94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    370004d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0600a1e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    d8067c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bef1ce5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c49f880 View commit details
    Browse the repository at this point in the history
  4. Fix publishing of DEG CSV

    fasterius committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3245e17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5f16b4 View commit details
    Browse the repository at this point in the history
  6. Minor formatting

    fasterius committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    fcd5404 View commit details
    Browse the repository at this point in the history
  7. Update snapshots

    fasterius committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    496a96e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    9e907df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8238a32 View commit details
    Browse the repository at this point in the history
  3. Update snapshots

    fasterius committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4143983 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Update citations

    fasterius committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    354f3af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a9fb02 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Apr 2, 2024

  1. Downgrade Quarto to 1.3 due to figure formatting

    Downgrade the Quarto version to 1.3 due to some odd interaction between
    the Python figures and the `layout-ncol` Quarto chunk option in 1.4,
    which made the figures come out horizontally squashed.
    fasterius committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b275bc7 View commit details
    Browse the repository at this point in the history
  2. Update snapshots

    fasterius committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d994410 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e64cd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    668d712 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Update changelog

    fasterius committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e103fc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f12ac8 View commit details
    Browse the repository at this point in the history
  3. Minor formatting

    fasterius committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f82267d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ae8c26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4861bd View commit details
    Browse the repository at this point in the history
  6. Remove TODO

    fasterius committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f253f56 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Update SpatialData to v0.1.2

    cavenel committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    51d5918 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9a5570 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b139755 View commit details
    Browse the repository at this point in the history
  4. Fix spelling of AnnData

    cavenel committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d2a490b View commit details
    Browse the repository at this point in the history
  5. Clean read_zarr local path

    cavenel committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    184dec8 View commit details
    Browse the repository at this point in the history
  6. Fix qmd headers

    cavenel committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c364e3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6754c6f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72e07a0 View commit details
    Browse the repository at this point in the history
  9. Fix adata import order

    cavenel committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    de3c8c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e6f156e View commit details
    Browse the repository at this point in the history
  11. Remove trailing whitespace

    cavenel committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a465e0f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7e1756f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7ec707c View commit details
    Browse the repository at this point in the history
  14. Update snapshots

    fasterius committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    509f547 View commit details
    Browse the repository at this point in the history