broadinstitute / infercnv

Inferring CNV from Single-Cell RNA-Seq
Other
565 stars 166 forks source link

Data matrix with single-cell CNV calls #392

Closed elisafazz closed 2 years ago

elisafazz commented 2 years ago

Hello,

This issue is similar to the one found in #184.

My ultimate goal is to know the CNV calls for each individual cell. If this is not possible, then I can use a matrix that holds the subcluster assignment for each individual cell. I imagined that this might be in the slotted object or infercnv.observation_groupings.txt, but I could not find the information that I needed. Can you please help with this? Please let me know if I can provide further clarification.

Best, Elisa

GeorgescuC commented 2 years ago

Hi @elisafazz ,

There are a few options to obtain that information. If you are interested in the HMM predictions you can find the following:

I hope this helps you get the information you are interested in, but if you have more questions, please let me know.

Regards, Christophe.