I have a large single cell data set and I am interested in a certain set of approx 50 genes and I want to evaluate in which combinations that they are expressed within single cells. For example: Cell 1 expresses: gene 1, gene 3, and gene 4 Cell 2 expresses: gene 1, gene 8, gene 18, and gene 17
and then I would like to produce a graph to visualize the combinations that occur or the combos that occur the most (with 50 genes, it is a lot of possible combos, I'm aware)
Does anyone know of any tools to accomplish this? Or a combination of steps I could take to cluster in such a way?