getFragsOfAChrFromRawH5File: Get fragments from a given chromsome in rawH5File. Ref: ArchR...

View source: R/Utility.R

getFragsOfAChrFromRawH5FileR Documentation

Get fragments from a given chromsome in rawH5File. Ref: ArchR .getFragsFromArrow

Description

Get fragments from a given chromsome in rawH5File. Ref: ArchR .getFragsFromArrow

Usage

getFragsOfAChrFromRawH5File(
  rawH5File,
  chr = "chr1",
  sampleName = NULL,
  barcodes = NULL,
  verbose = TRUE
)

Arguments

barcodes

vector of strings, make sure it's not a data.frame with one column.

verbose

bool, print logs when set is TRUE, default is TRUE.

Value

fragments IRanges


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