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

Migrate all data formats from parquet to h5ad and other major improvements #51

Merged
merged 40 commits into from
May 29, 2024

Conversation

rcannood
Copy link
Member

@rcannood rcannood commented May 25, 2024

Describe your changes

  • Adds cell obs to de_train.uns["single_cell_obs"]
  • Changes inputs and outputs of methods and metrics all to AnnData
  • Adds --layer input parameter to methods and metrics (default sign_log10_pval).
  • Stability analysis workflow
  • Split up LSTM-GRU-CNN method into a workflow of [prepare, train, predict] components.

Checklist before requesting a review

  • I have performed a self-review of my code

  • Check the correct box. Does this PR contain:

    • Breaking changes
    • New functionality (new method, new metric, ...)
    • Major changes
    • Minor changes
    • Bug fixes
  • Proposed changes are described in the CHANGELOG.md

  • CI Tests succeed and look good!

@rcannood rcannood changed the title add cell obs to uns Migrate all data formats from parquet to h5ad and other major improvements May 29, 2024
@rcannood rcannood merged commit 1f6afe2 into main May 29, 2024
20 checks passed
@rcannood rcannood deleted the add_cell_obs_to_uns branch May 29, 2024 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant