Get an object of the COV class.
1 | get_cov_obj(cov_data, phen_info = NULL, gene_info = NULL)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.