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 some data access helpers to utils #619

Merged
merged 15 commits into from Jun 24, 2019

Commits on Jun 24, 2019

  1. Copy the full SHA
    9d76eba View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4eb7e00 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    49ea341 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0ad19dc View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f832e98 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    cf3d618 View commit details
    Browse the repository at this point in the history
  7. Changed logfc to log2fc

    ivirshup committed Jun 24, 2019
    Copy the full SHA
    6c40438 View commit details
    Browse the repository at this point in the history
  8. Update obs_values_df

    * Now uses `AnnData.obs_vector`
        * Bump required version of AnnData to `0.6.21` to allow this
    * No longer supports raw
    ivirshup committed Jun 24, 2019
    Copy the full SHA
    9876f6a View commit details
    Browse the repository at this point in the history
  9. Update obs_values_df tests

    ivirshup committed Jun 24, 2019
    Copy the full SHA
    3f229dd View commit details
    Browse the repository at this point in the history
  10. Minor fixup and formatting

    ivirshup committed Jun 24, 2019
    Copy the full SHA
    389499e View commit details
    Browse the repository at this point in the history
  11. Rename to obs_df, add var_df

    ivirshup committed Jun 24, 2019
    Copy the full SHA
    4e9b81c View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    6797e42 View commit details
    Browse the repository at this point in the history
  13. Moved data accesors to new module sc.get

    Based on discussion from in: scverse#562
    ivirshup committed Jun 24, 2019
    Copy the full SHA
    6176db3 View commit details
    Browse the repository at this point in the history
  14. Update docs for sc.get

    ivirshup committed Jun 24, 2019
    Copy the full SHA
    dcaad1c View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    faa8d07 View commit details
    Browse the repository at this point in the history