get_cov_obj: get_cov_obj

Description Usage Arguments

View source: R/cov_obj.R

Description

Get an object of the COV class.

Usage

1
get_cov_obj(cov_data, phen_info = NULL, gene_info = NULL)

Arguments

cov_data

A numeric 'matrix' or 'data.frame' of the coverage data. The row names are gene names. The column names are sample names.

phen_info

A 'data.frame' of phenotype data. The row names are sample name.

gene_info

A 'data.frame' of gene data. The row names are gene name.

The ‘cov_data' shouldn’t contain gene that is 0 in all sample, and the same for sample.


xiaonui/vPan documentation built on Dec. 23, 2021, 6:17 p.m.