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

Exploratory analysis notebook for SEACells #611

Open
jashapiro opened this issue Jul 15, 2024 · 0 comments
Open

Exploratory analysis notebook for SEACells #611

jashapiro opened this issue Jul 15, 2024 · 0 comments
Assignees
Labels

Comments

@jashapiro
Copy link
Member

If you are filing this issue based on a specific GitHub Discussion, please link to the relevant Discussion.

#362

Describe the goals of the changes to the analysis module.

Following #610, we will want to look at one or more metacell results to see how well the method is performing on our data sets. To do this, we will create a notebook (Jupyter most likely) that will include calculating statistics such as compactness and separation to look at how well the metacells cover the original cell types. This will also include a visualization of the metacells overlaid on the original cells in a UMAP.

This notebook will also include a summary computational requirements that were required for calculating the metacells.

The ultimate goal here is to allow comparisons among different metacell methods, but at this stage we will still be restricted to just the one, though perhaps with a range of input parameters.

What will your pull request contain?

A Jupyter notebook, as well as a script to allow rendering the notebook with different input AnnData objects.

Will you require additional software beyond what is already in the analysis module?

Not expected

Will you require different computational resources beyond what the analysis module already uses?

Unknown at this time.

If known, when do you expect to file the pull request?

By July 26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant