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

allow heatmap to use user's dendrogram #72

Merged
merged 2 commits into from
Mar 20, 2023
Merged

allow heatmap to use user's dendrogram #72

merged 2 commits into from
Mar 20, 2023

Conversation

mmfalco
Copy link
Contributor

@mmfalco mmfalco commented Mar 20, 2023

As mentioned in issue #71 the heatmap function doesn't allow to pass a custom dendrogram. Adding uns to the temporary AnnData object should fix this.

@grst grst enabled auto-merge (squash) March 20, 2023 10:00
@grst
Copy link
Member

grst commented Mar 20, 2023

Thanks!

@codecov-commenter
Copy link

Codecov Report

Merging #72 (56299f4) into main (c020593) will not change coverage.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #72   +/-   ##
=======================================
  Coverage   65.06%   65.06%           
=======================================
  Files          13       13           
  Lines         415      415           
=======================================
  Hits          270      270           
  Misses        145      145           
Flag Coverage Δ
unittests 65.06% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/infercnvpy/pl/_chromosome_heatmap.py 96.00% <100.00%> (ø)

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.

3 participants