recoverArchRProject: Recover ArchRProject if broken sampleColData/cellColData

recoverArchRProjectR Documentation

Recover ArchRProject if broken sampleColData/cellColData

Description

This function will recover an ArchRProject if it has broken sampleColData or cellColData due to different versions of bioconductor s4vectors.

Usage

recoverArchRProject(ArchRProj)

Arguments

ArchRProj

An ArchRProject object.

Examples


# Get Test Project
proj <- getTestProject()

# Try to Recover ArchR Project
proj <- recoverArchRProject(proj)


GreenleafLab/ArchR documentation built on Feb. 21, 2025, 3:05 p.m.