import.ace.from.loom: Constructs an 'SingleCellExeriment' object from AnnData This...

View source: R/io.R

import.ace.from.loomR Documentation

Constructs an 'SingleCellExeriment' object from AnnData This function depends on sceasy (https://github.com/cellgeni/sceasy) and LoomExperiment(BioC) for file conversion.

Description

Constructs an 'SingleCellExeriment' object from AnnData This function depends on sceasy (https://github.com/cellgeni/sceasy) and LoomExperiment(BioC) for file conversion.

Usage

import.ace.from.loom(fname, ...)

Arguments

fname

Path to the AnnData file

Value

'SingleCellExeriment' object

Examples

ace = import.ace.from.loom(file_name)

shmohammadi86/ACE documentation built on Sept. 13, 2023, 8:53 p.m.