Skip to content

Made changes to liana code to update for decoupler-py 2.o #178

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

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

Conversation

robinfallegger
Copy link
Member

  • main changes were in adata_to_views

    • decoupler-py 2.0 changes filtering to be explicit, took the same approach
    • by default adata_to_views does not filter samples or genes
    • arguments can be passed to dc.pp.pseudobulk, dc.pp.filter_samples, dc.pp.filter_by_expr, and dc.pp.filter_by_prop through dictionaries
  • took care of changes in decoupler API in the docs

    • Was not able to regenerate docs because of difficult environment definition
  • decoupler 2.0 removes the weighted sum method

    • estimate_metalinks depends on run_wmean
      - I did not update this function and it will fail if used

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