ReadVelocity: Load RNA Velocity data from a loom file

View source: R/velocity.R

ReadVelocityR Documentation

Load RNA Velocity data from a loom file

Description

This is a wrapper around read.loom.matrices, but sends messages to stderr instead of stdout (or silences messages with verbose = FALSE)

Usage

ReadVelocity(file, engine = "hdf5r", verbose = TRUE)

Arguments

file

Path to loom file

engine

Method to load data data, choose from 'hdf5r' or 'h5'

verbose

Display progress updates

See Also

read.loom.matrices


satijalab/seurat-wrappers documentation built on April 10, 2024, 3:25 p.m.