View source: R/ctwas_read_data.R
read_expr | R Documentation |
Read .expr file into R
read_expr(exprf, variantidx = NULL)
exprf |
expression variable info files, the output of |
variantidx |
variant index. If NULL, all variants will be extracted. |
A matrix, columns are imputed expression for each gene, rows are for each sample.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.