master_intersect_cna_grlist | R Documentation |
Find intersect from list of CNA GRanges
master_intersect_cna_grlist(gr_list, ps_vec, which_genome)
ps_vec |
mcols columns to keep p(er) s(ample; appended with list element's name) |
which_genome |
the genome assembly used, "hg19" or "hg38" |
cna_list |
list of named GRanges objects |
GRanges object of all CNA, intersecting or not includes the ranges and each mcol from ps_vec, annotated 'ps_vec[x].sample'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.