Skip to contents

Extract data from a Fragment2 object

Usage

GetFragmentData(object, slot = "file.path")

Arguments

object

A Fragment2 object

slot

Information to pull from object (file.path, index.path, hash, cells, seqlevels)

Value

The contents of the requested slot: a character string for file.path or index.path, an MD5 hash string for hash, a named character vector mapping object-level cell names to fragment-file barcodes for cells, or a named character vector of seqname conversions for seqlevels (may be NULL if not set).