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

Correlation experiment #306

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Correlation experiment #306

wants to merge 10 commits into from

Conversation

amnona
Copy link
Collaborator

@amnona amnona commented Aug 29, 2024

Create a new Experiment subclass - CorrelationExperiment()
This adds support for another data matrix (the p- or q-values associated with each data entry).
When plotting, can indicate the significant (i.e. p/q-value < threshold) entries using an "x" ,marker or using a second colormap
Can also create a correlation experiment by calculating correlations between DataFrames (for example when examining correlations between experiment metadata fields).

In order to show the p-values in the interactive heatmap clicks, changed the mechanism of showing the abundance when clicking by delegating to the Experiment class.

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