CNV_score | R Documentation |
Calculates a score for each cell reflecting the similarity of its sciCNV profile to the mean CNV profile of all suspected tumor cells
CNV_score(M_nf)
M_nF |
is a matrix of sciCNV profiles, with an extra column that reflects the average sciCNV profile of all suspected tumor cells (test cells) |
Calculates the tumor likeness score for each single-cell which is the similarity of sciCNV curve of each cell to average sciCNV of tet cells
Please see the reference and supplmental materials described in the README file for additional information.
Ali Mahdipour-Shirayeh, Princess Margaret Cancer centre, University of Toronto
tumor_likeness_score <- CNV_score(M_nf=sciCNV_mat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.