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

Zarr support #190

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open

Zarr support #190

wants to merge 31 commits into from

Commits on May 6, 2024

  1. WIP

    keller-mark committed May 6, 2024
    Configuration menu
    Copy the full SHA
    19698c3 View commit details
    Browse the repository at this point in the history
  2. More tests passing

    keller-mark committed May 6, 2024
    Configuration menu
    Copy the full SHA
    5100a40 View commit details
    Browse the repository at this point in the history
  3. Fix df read bug

    keller-mark committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4c9d01f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    eb8b69c View commit details
    Browse the repository at this point in the history
  2. WIP: writing

    keller-mark committed May 7, 2024
    Configuration menu
    Copy the full SHA
    58f5ce4 View commit details
    Browse the repository at this point in the history
  3. Fix more tests

    keller-mark committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a15513a View commit details
    Browse the repository at this point in the history
  4. Zarr df writing

    keller-mark committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1ef1be6 View commit details
    Browse the repository at this point in the history
  5. WIP: ZarrAnnData class

    keller-mark committed May 7, 2024
    Configuration menu
    Copy the full SHA
    77a7ee2 View commit details
    Browse the repository at this point in the history
  6. Tests passing

    keller-mark committed May 7, 2024
    Configuration menu
    Copy the full SHA
    27ce6c1 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 17, 2024

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

Commits on Jun 18, 2024

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

Commits on Jun 20, 2024

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

    keller-mark committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    30316ed View commit details
    Browse the repository at this point in the history
  3. Backwards dense/sparse

    keller-mark committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c6b4d89 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    9cadc26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a40a618 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1afd6eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f53049 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

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

Commits on Nov 5, 2024

  1. Merge pull request #5 from Artur-man/zarr

    Simplify how obs and var names handled in ZarrAnnData
    keller-mark authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4a7d4c2 View commit details
    Browse the repository at this point in the history
  2. Merge

    keller-mark committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c881bb9 View commit details
    Browse the repository at this point in the history
  3. Fix test

    keller-mark committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4a1bbde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15dfbde View commit details
    Browse the repository at this point in the history
  5. Formatting

    keller-mark committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    438809a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6 from keller-mark/keller-mark/zarr-2

    More zarr-related changes
    keller-mark authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2215402 View commit details
    Browse the repository at this point in the history
  7. Add comments

    keller-mark committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    087ffb7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37d1ae5 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    357a8d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d192e68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e0e868 View commit details
    Browse the repository at this point in the history