YMa-lab / CARD

GNU General Public License v3.0
80 stars 20 forks source link

Score the gene set #49

Closed 1JYL123 closed 11 months ago

1JYL123 commented 11 months ago

Hello @YingMa0107, Thanks for creating CARD! The tool is very useful, it helps me a lot. Now I have a gene list, I want to score the each gene in this gene list and map the scores into spatial transcriptomic pictures(like the "AddMouduleScore()" function in Seurat),but I can't find this function in CARD.

YingMa0107 commented 11 months ago

Hi @1JYL123,

I'm glad to hear that you find CARD useful. As for your question about scoring genes and mapping the scores onto spatial transcriptomic pictures, currently, CARD doesn't have a built-in function similar to "AddModuleScore()" in Seurat. CARD focuses on the deconvolution analysis of spatial transcriptomics data, so the specific functionality you mentioned is not available at the moment. However, we appreciate your feedback, and we may consider adding such a feature in future updates based on user demand.

If you have any further questions or need assistance with other aspects of CARD, feel free to reach out.

Best, Ying

1JYL123 commented 11 months ago

Hi @1JYL123,

I'm glad to hear that you find CARD useful. As for your question about scoring genes and mapping the scores onto spatial transcriptomic pictures, currently, CARD doesn't have a built-in function similar to "AddModuleScore()" in Seurat. CARD focuses on the deconvolution analysis of spatial transcriptomics data, so the specific functionality you mentioned is not available at the moment. However, we appreciate your feedback, and we may consider adding such a feature in future updates based on user demand.

If you have any further questions or need assistance with other aspects of CARD, feel free to reach out.

Best, Ying

Thank you for your sincere reply.