View source: R/GDAcyto_functions.R
create_matrix_overlaps_by_seqnames | R Documentation |
This functions takes a genomicRanges object and using regioneR::numOverlaps creates a matrix of overlapping regions by sequence.
create_matrix_overlaps_by_seqnames(GR.list_given, list_of_chrs = c(1:22))
GR.list_given |
List of Genomic ranges objects per sample |
list_of_chrs |
List of seq IDs to use, by default chromosomes 1-22. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.