bam2TxDT: BAM to txDataTable

bam2TxDTR Documentation

BAM to txDataTable

Description

From BAM file to count data in a table

Usage

bam2TxDT(
  BAMfile,
  geneAnnot,
  genome,
  dtType,
  paired = TRUE,
  outDir,
  remL = 10000,
  minR = 50,
  nCores = 2,
  ySize = 1e+05,
  verb = TRUE
)

Arguments

verb

SchwartzLab/brainSTORM documentation built on May 14, 2022, 5:14 p.m.