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

anndata 0.8 compat #8

Merged
merged 9 commits into from
May 24, 2022
Merged

anndata 0.8 compat #8

merged 9 commits into from
May 24, 2022

Commits on Dec 14, 2021

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

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    4e7cb54 View commit details
    Browse the repository at this point in the history
  2. Found a few more

    ivirshup committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    89851ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9048d44 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    939055a View commit details
    Browse the repository at this point in the history
  2. Fix imports

    ivirshup committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    2cdab6d View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

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

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    2da35ef View commit details
    Browse the repository at this point in the history
  2. Use read_elem/write_elem from anndata >=0.8

    - Require anndata >= 0.8
    - Replace read_attribute (deprecated) with read_elem
    - Version 0.2.0
    gtca committed May 18, 2022
    Configuration menu
    Copy the full SHA
    7a0298b View commit details
    Browse the repository at this point in the history