Learn R Programming

ArchR (version 1.0.1)

getProjectSummary: Get projectSummary from an ArchRProject

Description

This function prints the projectSummary from an ArchRProject

Usage

getProjectSummary(ArchRProj = NULL, returnSummary = FALSE)

Arguments

ArchRProj

An ArchRProject object.

returnSummary

A boolean value indicating whether to return a summary of the ArchRProject or to just print the summary.