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

Ship cellxgene #227

Merged
merged 40 commits into from
Mar 6, 2024
Merged

Ship cellxgene #227

merged 40 commits into from
Mar 6, 2024

Commits on Feb 27, 2024

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

Commits on Mar 1, 2024

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

Commits on Mar 2, 2024

  1. makae census api a resource

    amva13 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    f2b7caa View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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

Commits on Mar 5, 2024

  1. implement memory-efficient retrieval of count matrix and update envir…

    …onment. Also support AnnData retrieval
    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    bb83822 View commit details
    Browse the repository at this point in the history
  2. lint all base files

    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    5cc822d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b804323 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13acccd View commit details
    Browse the repository at this point in the history
  5. google lint on tdc/test

    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d0d31e4 View commit details
    Browse the repository at this point in the history
  6. google lint on tdc/utils

    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4657198 View commit details
    Browse the repository at this point in the history
  7. google lint tdc base files

    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d638516 View commit details
    Browse the repository at this point in the history
  8. fix mistake in yields.py

    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3285ae4 View commit details
    Browse the repository at this point in the history
  9. completed google lint. added torch dependencies to conda. tests pass.…

    … unskipped all but one.
    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d750208 View commit details
    Browse the repository at this point in the history
  10. mend

    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    657b6ae View commit details
    Browse the repository at this point in the history
  11. mend

    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7321014 View commit details
    Browse the repository at this point in the history
  12. mend

    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    abfbbbb View commit details
    Browse the repository at this point in the history
  13. mend

    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    953720f View commit details
    Browse the repository at this point in the history
  14. add YAPF to GH Action

    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    cc4f545 View commit details
    Browse the repository at this point in the history
  15. remaining lint errors

    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    5b2f69a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ef3ecae View commit details
    Browse the repository at this point in the history
  17. implement memory-efficient retrieval of count matrix and update envir…

    …onment. Also support AnnData retrieval
    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    86f5670 View commit details
    Browse the repository at this point in the history
  18. mend

    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    5ce0996 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    23a0ae3 View commit details
    Browse the repository at this point in the history
  20. completed google lint. added torch dependencies to conda. tests pass.…

    … unskipped all but one.
    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4c95fde View commit details
    Browse the repository at this point in the history
  21. mend

    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0eed238 View commit details
    Browse the repository at this point in the history
  22. implement memory-efficient retrieval of count matrix and update envir…

    …onment. Also support AnnData retrieval
    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d04ad8a View commit details
    Browse the repository at this point in the history
  23. mend

    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7e0fc32 View commit details
    Browse the repository at this point in the history
  24. merge and lint

    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1ddc828 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2d4e4f4 View commit details
    Browse the repository at this point in the history
  26. documentation

    amva13 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    87776c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. ship cellxgene loader

    amva13 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f7bf2b1 View commit details
    Browse the repository at this point in the history
  2. mend

    amva13 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    cd65f41 View commit details
    Browse the repository at this point in the history
  3. mend

    amva13 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    88d7e59 View commit details
    Browse the repository at this point in the history
  4. mend

    amva13 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    38c754b View commit details
    Browse the repository at this point in the history
  5. mend

    amva13 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0410503 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5afd1b1 View commit details
    Browse the repository at this point in the history
  7. mend

    amva13 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    95c2d19 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8088dba View commit details
    Browse the repository at this point in the history
  9. mend

    amva13 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    64abd2a View commit details
    Browse the repository at this point in the history
  10. mend

    amva13 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ad00907 View commit details
    Browse the repository at this point in the history