| write.expr_matrix {geneExpression} | R Documentation |
write.expr_matrix(expr, file,
id = "geneID",
binary = FALSE);
A logical vector for indicates that the expression matrix save success or not.
geneExpression::write.expr_matrix(expr_mat, file = "/path/to/matrix.csv", id = "gene_id");