fastGetTSSEnrichmentSingleThread: Get TSS Enrichment scores

View source: R/QualityControl.R

fastGetTSSEnrichmentSingleThreadR Documentation

Get TSS Enrichment scores

Description

Ref: ArchR

Usage

fastGetTSSEnrichmentSingleThread(
  TSS,
  barcodes,
  rawH5File,
  window = 101,
  norm = 100,
  flank = 2000,
  minNorm = 0.2,
  maxFragSize = NULL,
  sampleName = NULL
)

Value

List two element: TSSE, TSSReads

dataframe with cols, barcode,TSSE,TSSRead


beyondpie/smmtools documentation built on July 1, 2022, 4:33 a.m.