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

Semi-supervised clustering on this dataset #31

Closed
abspangler13 opened this issue Oct 21, 2021 · 2 comments
Closed

Semi-supervised clustering on this dataset #31

abspangler13 opened this issue Oct 21, 2021 · 2 comments
Assignees

Comments

@abspangler13
Copy link
Contributor

Use marker genes from pilot dataset to call layers in this new dataset

@lmweber
Copy link

lmweber commented Nov 17, 2021

Hi @abspangler13 , posting some links here as we discussed just now.

My code from our previous DLPFC paper is in these .Rmd files in the HumanPilot repo:

I think the semi-supervised clustering is all in the first one, so:

There are several subsections, which run the different types of clustering and calculate the evaluation metrics.

You can find the semi-supervised clustering parts by searching for "semi" and "pseudobulk".

I organized the clustering code into functions to make it easier to run all the different scenarios at that time, but if you are running a single type of clustering now (semi-supervised) then it may be easier to just copy out the parts of the function that you need, instead of re-using the whole function.

@lcolladotor
Copy link
Member

Wait to do this until #41 is done.

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

No branches or pull requests

3 participants