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

TF dropout when running runSCENIC_2_createRegulons(scenicOptions) #424

Open
rmauron opened this issue Nov 22, 2023 · 0 comments
Open

TF dropout when running runSCENIC_2_createRegulons(scenicOptions) #424

rmauron opened this issue Nov 22, 2023 · 0 comments

Comments

@rmauron
Copy link

rmauron commented Nov 22, 2023

Dear SCENIC developers,

Thanks for a great tool!

I am facing an issue when creating regulons.

I am running the SCENIC pipeline in R for 2 cell populations of interest (2 clusters out of my data set (run separately cl1 and cl2)).
Both of those cell types are expected to have a high activity of a specific TF that is well known and described.
This specific marker is upregulated in those 2 clusters.

My problem arrises in the motifs enrichment steps agains the RcisTarget databases.

In one of the cell population, my TF of interest is kept after the motifEnrichment_selfMotifs <- motifEnrichment[which(motifEnrichment$TFinDB != ""),, drop=FALSE] but in my second population, the TF is dropped out for a mysterious reason to me.
How come the same TF (highly expressed in 2 single-cell populations) could have different motifs in these populations and therefore dropped out in one?

Thanks in advance for your time!
Best

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

1 participant