build_manifest: Build file manifest from 10X cellranger-atac

Description Usage Arguments Examples

View source: R/load.R

Description

Assumes that each sample is in its own folder. Pattern match to get multiple samples Returns named list where each sample has paths to peaks.bed, singlecell.csv, and fragments file Also possible to build list or make corrections manually

Usage

1

Arguments

pattern

Common string among all samples

Examples

1
2
3
4
## Not run: 
m = build_manifest(pattern = "18655")

## End(Not run)

BrianLohman/SingleCellGarage documentation built on Feb. 24, 2022, 4:58 a.m.