gridss_bedpe_list: Produce a list of bedpe, from a list of breakpoint GRanges,...

View source: R/somenone_gridss.R

gridss_bedpe_listR Documentation

Produce a list of bedpe, from a list of breakpoint GRanges, with score > qual_filt and both breakpoints within annotated genes

Description

Produce a list of bedpe, from a list of breakpoint GRanges, with score > qual_filt and both breakpoints within annotated genes

Usage

gridss_bedpe_list(bpgr_list, which_genome, qual_filt = 2)

Arguments

bpgr_list

list of per-sample breakpont GRanges objects

which_genome,

genome assembly used ("hg19", "hg38")

qual_filt

quality score filter above which is returned

Value

filtered bedpe list


brucemoran/somenone documentation built on Nov. 1, 2022, 3:56 p.m.