get_hetloss_segments | R Documentation |
Return all segments with heterozygous loss.
get_hetloss_segments(segments)
segments |
A |
A GRanges
object containing the selected segments, their copy
number and copy number types.
segs.hetloss <- get_hetloss_segments(segs.chas_example)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.