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

Add gene annotations to anndata vars #23

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

Add gene annotations to anndata vars #23

wants to merge 26 commits into from

Commits on Apr 27, 2023

  1. annotate anndata prototype

    emdann committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    500aafb View commit details
    Browse the repository at this point in the history
  2. fixed indices

    emdann committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    28bb269 View commit details
    Browse the repository at this point in the history
  3. modified warnings

    emdann committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    02ba9d1 View commit details
    Browse the repository at this point in the history
  4. added example in docs

    emdann committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    55b034c View commit details
    Browse the repository at this point in the history
  5. misc

    emdann committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    95a84b7 View commit details
    Browse the repository at this point in the history
  6. fix varnames renamin

    emdann committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    16e3bd7 View commit details
    Browse the repository at this point in the history
  7. add example

    emdann committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    4f8b7a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3cc1a26 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    7bd8b7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed79f73 View commit details
    Browse the repository at this point in the history
  3. adding annotate_anndata to API

    emdann committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    5673f76 View commit details
    Browse the repository at this point in the history
  4. fix docs

    emdann committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    48c0d4b View commit details
    Browse the repository at this point in the history
  5. pull main

    emdann committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    a022a5c View commit details
    Browse the repository at this point in the history
  6. fixed docs

    emdann committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    c05dd08 View commit details
    Browse the repository at this point in the history
  7. Update tests/test_annotate_anndata.py

    Co-authored-by: Isaac Virshup <ivirshup@gmail.com>
    emdann and ivirshup authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    dd5a629 View commit details
    Browse the repository at this point in the history
  8. isaac review

    emdann committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b0f8801 View commit details
    Browse the repository at this point in the history
  9. issac review

    emdann committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    47dbe89 View commit details
    Browse the repository at this point in the history
  10. update tests

    emdann committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    89566e2 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. fixed conflicts

    emdann committed May 7, 2023
    Configuration menu
    Copy the full SHA
    efbf2ab View commit details
    Browse the repository at this point in the history
  2. changes error types

    emdann committed May 7, 2023
    Configuration menu
    Copy the full SHA
    1520ea8 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    63baca6 View commit details
    Browse the repository at this point in the history
  2. changes from review

    emdann committed May 18, 2023
    Configuration menu
    Copy the full SHA
    505e66e View commit details
    Browse the repository at this point in the history
  3. changes from review

    emdann committed May 18, 2023
    Configuration menu
    Copy the full SHA
    bf2843c View commit details
    Browse the repository at this point in the history
  4. changes from review

    emdann committed May 18, 2023
    Configuration menu
    Copy the full SHA
    f062116 View commit details
    Browse the repository at this point in the history
  5. fix doc buil;d

    emdann committed May 18, 2023
    Configuration menu
    Copy the full SHA
    fd24b35 View commit details
    Browse the repository at this point in the history
  6. updated tutorial

    emdann committed May 18, 2023
    Configuration menu
    Copy the full SHA
    e669b8b View commit details
    Browse the repository at this point in the history