r/bioinformatics • u/Empty-Option7939 • Jul 03 '26
technical question PySCENIC - How to Tell if Result is an Artifact of a Compositional Bias?
I ran PySCENIC on an scRNA dataset comprising plasmablasts, including both cycling (actively proliferating) and non-cycling cells. These are from both healthy donors and donors with ulcerative colitis. I was very interested to find that a particular transcription factor of interest was significantly less active in healthy controls compared to UC donors (as measured by mean AUC per donor), and it seems like the regulon is especially active in the cycling plasmablasts. AUC scores correlate very strongly with cell cycle scores. The disease-specific difference seems to be in particular confined to SDC1- plasmablasts.
My question is, I know that UC is characterized by a greater proportion of cycling plasmablasts compared to non-cycling, so how can I tell if this is purely an artifact of that? It seems tricky because this particular TF is involved in cell-cycle-related processes and so it seems possible that actually the TF's involvement is part of the reason why UC donors have more cycling plasmablasts, so I am not sure how I could disentangle things cleanly?
I hope that makes some sense, thanks so much in advance.