prepareCNV: prepareCNV

View source: R/CNV.R

prepareCNVR Documentation

prepareCNV

Description

Get common genes in 'expr.data' and 'ref.data'

Usage

prepareCNV(
  SeuratObject,
  gene.manifest,
  assay = "Spatial",
  ref.object = NULL,
  species = "human",
  genome = "hg19"
)

Arguments

SeuratObject

A seurat object

gene.manifest

A dataframe of gene information

assay

Assay

species

Species

genome

Genome, hg38, hg19 or mm10

ref.data

The reference seurat object data

Value

A list


Miaoyx323/stCancer documentation built on Nov. 14, 2024, 5:31 p.m.