R/reconstruct_matrix.R
reconstruct_matrix.Rd
Reconstruct original matrix from DeGAs components
reconstruct_matrix( u_name = "contribution_phe", v_name = "contribution_var", d_name = NULL, DEGAS = py$DEGAS, annot = NULL, gene_level = F, remove_nongenes = T, filter_quantiles = F, norm = T, norm_scale = c(1, 100), replace_underscores = T )