read_multirun: Read in the csvs from count path. Split into three for Pre,...

read_multirunR Documentation

Read in the csvs from count path. Split into three for Pre, beads, and output.

Description

Read in the csvs from count path. Split into three for Pre, beads, and output.

Usage

read_multirun(
  count_path,
  count_threshold = 4,
  cache_dir = NULL,
  out_dir = NULL,
  verbose = TRUE
)

Details

Drop barcodes with less than or equal to count_threshold counts in the pre sample


andrewGhazi/basehitmodel documentation built on Oct. 22, 2023, 9:21 p.m.