What problem does it solve? Distinguishing tumor cells from normal cells in single-cell RNA-seq data is difficult without genomic evidence. This Skill runs SCEVAN copy number variation analysis on FGCZ HPC infrastructure to classify malignant cells, detect subclones, and extract per-chromosome CNV profiles with correct output parsing. ## Core Features & Use Cases - CNV-based tumor classification: Runs SCEVAN pipelineCNA with carefully selected diploid reference cells to label cells as tumor or normal. - Subclone and per-chromosome CNV extraction: Parses SCEVAN output RData files (CNAmtx, CNAmtxSubclones, count_mtx_annot) and maps gene symbols to chromosomes for per-chromosome CNV scores. - HPC-ready workflow: Provides SBATCH templates with memory guidance scaled to dataset size, plus fixes for common pitfalls like wrong output directories and Ensembl ID mismatches. - Use Case: A cancer researcher with a Seurat object of 17,000 cells uses this Skill to run SCEVAN on the FGCZ cluster, annotate tumor subclones, and generate UMAP visualizations with CNV heatmaps. ## Quick Start Ask the agent to run SCEVAN CNV analysis on your Seurat object using T cells as the reference population and extract tumor classifications and per-chromosome CNV scores.