gimme_expr_mat | R Documentation |
The matrix contains the samples as row names and the gene ID as column name. The gene ID used are the one present in the first column of the table (usually ENSEMBL gene ID).
gimme_expr_mat(vst_expression_tbl, min_mean_count = 5, verbose = FALSE)
vst_expression_tbl |
Path to a vast-tools expression table (either cRPKM or TPM). |
min_mean_count |
Filter out low expressed genes in the table read from |
verbose |
Print out extra info. |
A matrix
gimme_expr_mat(vst_expression_tbl = /path/to/expr/table/file.tab)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.