open_loom: open_loom

View source: R/loom.R

open_loomR Documentation

open_loom

Description

Open loom file and return a .loom file handler.

Usage

open_loom(file.path, mode = "r")

Arguments

file.path

The file path to the .loom file.

mode

"r" for read-only (default). "r+" for read/write

Value

A loom file handler


aertslab/SCopeLoomR documentation built on April 19, 2022, 11:25 a.m.