read_rhapsody_wta: Read expression data from results folder of Rhapsody WTA...

View source: R/data.R

read_rhapsody_wtaR Documentation

Read expression data from results folder of Rhapsody WTA pipeline.

Description

Read expression data from results folder of Rhapsody WTA pipeline.

Usage

read_rhapsody_wta(base_dir, use_mtx = FALSE)

Arguments

base_dir

The path of results folder.

use_mtx

Specify whether to use the sparse matrix constructed by the Matrix package.

Value

A matrix whose column names represent cell index, row names represent genes.


altairwei/rhapsodykit documentation built on Feb. 1, 2023, 8:52 a.m.