-
Notifications
You must be signed in to change notification settings - Fork 11
CNV Estimation
Orr Ashenberg edited this page Nov 30, 2021
·
2 revisions
We infer copy number variation from each patient's tumor scRNA-Seq data using the inferCNV package. To run this analysis, we first must identify non-malignant, normal cells in the scRNA-Seq data to act as a reference when inferring genome amplifications and deletions. The tumor toolbox paper describes how we used inferCNV and example code is here.