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

Expanding scGPT Predictions to Additional Genes Beyond Tutorial Examples #176

Open
KristinTsui opened this issue Apr 4, 2024 · 0 comments

Comments

@KristinTsui
Copy link

Thank you for the comprehensive tutorials on finetuning the scGPT model. I've been working through the Tutorial_Perturbation.ipynb and have successfully fine-tuned the model using the Adamson dataset. My objective now is to leverage this fine-tuned model to explore the perturbation effects on a broader set of genes of interest, beyond those directly covered in the tutorial examples.

In block 19 of the tutorial, under the "Evaluations" section, the plot_perturbation function seems to require that the query parameter match annotations found within adata.obs for conditions and adata.uns for mappings of top non-dropout differentially expressed genes.

Could you provide some guidance on how I could apply the model for prediction and visualization of perturbation effects on additional genes? More specifically, I would like to predict gene expression changes for a few gene present in adata.var.

Thank you in advance for any assistance or suggestions you can provide!

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