read_expr: Read .expr file into R

View source: R/ctwas_read_data.R

read_exprR Documentation

Read .expr file into R

Description

Read .expr file into R

Usage

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.


simingz/ctwas documentation built on Sept. 17, 2024, 10:55 p.m.