validate_infercnv_obj: 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)