Hi, apologies if this is a very basic issue and I've missed something, but I can't currently find a way to subset an object of class topic_model_de_analysis for a specific set of genes.
The basic set up is I want to use the run_homer() function to do motif finding on a set of genes that are common to a group of topics across different cell types. I know that the run_home() function itself allows you to subset based on a number of parameters, but not on a gene list, and I don't know how to subset a the topic_model_de_analysis object.
Any help is much appreciated