View source: R/clusterComradesMethodsAndHelpers.R
hybToGRanges | R Documentation |
This function is useful to turn a list of hyb data into lists of GRanges It creates a list for each sample one for the left side one for the right side and one for the gap in the middle.
hybToGRanges(hybList, rna)
hybList |
the original hybList created with readHybFiles or subsetHybList |
rna |
The rna of interest |
A list of GRanges data in hyb format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.