View source: R/somenone_gridss.R
gridss_bedpe_list | R Documentation |
Produce a list of bedpe, from a list of breakpoint GRanges, with score > qual_filt and both breakpoints within annotated genes
gridss_bedpe_list(bpgr_list, which_genome, qual_filt = 2)
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 |
filtered bedpe list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.