bam_to_galp2: Function to read bam file

View source: R/readBam.R

bam_to_galp2R Documentation

Function to read bam file

Description

Function to read bam file

Usage

bam_to_galp2(
  bamfile,
  use_names = TRUE,
  param = galp_param,
  chromosome_to_keep = FALSE,
  strand_mode = 1,
  genome = NA_character_,
  ...
)

hw538/cfDNAPro documentation built on Feb. 17, 2025, 6:09 p.m.