8000 Isolated label asw embed by mumichae · Pull Request #213 · theislab/scib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Isolated label asw embed #213

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

Merged
merged 3 commits into from
Mar 1, 2021
Merged

Isolated label asw embed #213

merged 3 commits into from
Mar 1, 2021

Conversation

mumichae
Copy link
Collaborator

Issue

isolated_label() metric did not allow to specify which embedding to use, and uses X_pca instead.

Solutions

  • add embed option to isolated_label function
  • require embed in silhouette() as a positional parameter
  • add use_rep parameter for opt_louvain()

Copy link
Collaborator
@LuckyMD LuckyMD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few changes:

  1. wording "default" instead of "usually"
  2. Clean up order of parameters in function call to silhouette_batch
  3. function description of score_isolated_label
  4. Cluster_key is now always set to overwrite adata.obs['iso_label']. That's probably fine as this was done in the pipeline anyway. Not really an issue...

@LuckyMD LuckyMD self-requested a review March 1, 2021 12:40
@LuckyMD LuckyMD merged commit b55e1db into master Mar 1, 2021
@LuckyMD LuckyMD deleted the isolated_label_ASW_embed branch March 1, 2021 12:41
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.

2 participants
0