validate_infercnv_obj: validate_infercnv_obj()

View source: R/inferCNV.R

validate_infercnv_objR Documentation

validate_infercnv_obj()

Description

validate an infercnv_obj ensures that order of genes in the @gene_order slot match up perfectly with the gene rows in the @expr.data matrix. Otherwise, throws an error and stops execution.

Usage

validate_infercnv_obj(infercnv_obj)

Arguments

infercnv_obj

infercnv_object

Value

none


broadinstitute/infercnv documentation built on May 21, 2024, 6:51 a.m.