broadinstitute / infercnv

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

Thank you for putting together such a comprehensive tool for use! #552

Open WangJingwen21 opened 1 year ago

WangJingwen21 commented 1 year ago
          Thank you for putting together such a comprehensive tool for use!

I use normal Epithelial as reference and Epithelial in tumor as experimental data. and I got:

image image

Is it normal that no chromatic alteration in my results? which clusters of my epithelial should be consider as CNV altered?

Originally posted by @WangJingwen21 in https://github.com/broadinstitute/infercnv/issues/447#issuecomment-1571414339

GeorgescuC commented 1 year ago

Hi @WangJingwen21 ,

The small stretches (in number of genes) with signal also appear to occasionally appear in your small numbers of your normal-like cells, so if those are indeed all normal, I would be careful with those signals. The signal on chromosome 19 could be something of interest but it is still rather light. Out of curiosity, what filtering threshold did you use and what type of sequencing has this data been generated with? Also, how many genes are kept during the analysis?

As for the HMM predictions, it looks like the subclustering of references is too fragmented and thus limiting the number of cells in each subcluster, which reduces its power. Do you have significantly more "normal_like" cells than "epithelial_C"?

As for whether it is normal of not to not have chromatic alteration in your results, that is a totally possible outcome. Not all cancers involve large chromosomal rearrangements, and even within a certain type of cancer, it can vary by specific subtype.

Regards, Christophe.