Skip to content

Fixing PCA inconsistencies in plotting.#20

Open
grasshoffm wants to merge 1 commit into
mainfrom
PCA_bug_fix
Open

Fixing PCA inconsistencies in plotting.#20
grasshoffm wants to merge 1 commit into
mainfrom
PCA_bug_fix

Conversation

@grasshoffm

Copy link
Copy Markdown

In the original implementation, the select_best_sil and clustering_emd would calculate a standard PCA on the EMD matrix if the number of columns was >50. This is standard scanpy behavior. Now, the PCA is either not calculated, specifically calculated or calculated conditionally as before.

In the original implementation, the select_best_sil and clustering_emd would calculate a standard PCA on the EMD matrix if the number of columns was >50. This is standard scanpy behavior.
Now, the PCA is either not calculated, specifically calculated or calculated conditionally as before.
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