Read .expr file into R

read_expr(exprf, variantidx = NULL)

Arguments

exprf

expression variable info files, the output of impute_expr

variantidx

variant index. If NULL, all variants will be extracted.

Value

A matrix, columns are imputed expression for each gene, rows are for each sample.