validate_infercnv_obj: validate_infercnv_obj()

Description Usage Arguments Value

View source: R/inferCNV.R

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

1
validate_infercnv_obj(infercnv_obj)

Arguments

infercnv_obj

infercnv_object

Value

none


infercnv documentation built on Nov. 8, 2020, 11:10 p.m.