ReadFragmentsTabix: Read in the fragment.tsv.gz file using Rsamtools::scanTabix...

Description Usage Arguments Value

View source: R/plotcoveragebycell.R

Description

Read in the fragment.tsv.gz file using Rsamtools::scanTabix for a specific region to speed up

Usage

1
ReadFragmentsTabix(fragment, gr, barcodeList, cutSite = FALSE)

Arguments

gr

A GenomicRanges

barcodeList

A vector of valid barcode to include

cutSite

whether or not using the cutting sites instead of the whole fragment

the

fragment.tsv.gz file need to be tabix indexed.

Value

A GenomicRanges within the specified region


crazyhottommy/scATACutils documentation built on June 15, 2020, 9:31 p.m.