brtMatch_10X_target: brtMatch_10x_target

View source: R/matchpattern.R

brtMatch_10X_targetR Documentation

brtMatch_10x_target

Description

return a dataframe record the umi counts of a given pattern

Usage

brtMatch_10X_target(
  path,
  pattern,
  quality_cutoff = 25,
  cellBelow = 2,
  patternBelow = 2,
  blockSize = 2e+06,
  pattern_max_mismatch = 0,
  cell_reference = NULL,
  total = NULL
)

c57bl/Brt documentation built on May 20, 2022, 8:45 p.m.