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

Spatial and Scatter plot #291

Merged
merged 6 commits into from
Mar 1, 2024
Merged

Spatial and Scatter plot #291

merged 6 commits into from
Mar 1, 2024

Conversation

yihming
Copy link
Member

@yihming yihming commented Mar 1, 2024

On scatter:

  • Accept list type vmin and vmax. This is used when plotting multiple attributes, so that each attribute can have a dedicated vmin and vmax.

On spatial:

  • List type vmin and vmax as above.
  • Add ncols and nrows to control the organization of subplots.
  • Fix a bug when attrs contains attributes that are missing in the data.

Auxiliary:

  • Add write_fgsea_results_to_excel function

@yihming yihming merged commit 9dcd8a9 into master Mar 1, 2024
4 checks passed
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