Description Usage Arguments Value
Get Gene Overlaps with TitanCNA segments
1 | get_gene_titan_seg_overlap(segs.df, gene.annot.df, overlap.prop = 0.5)
|
segs.df |
data.frame of the TitanCNA segs file loaded from
|
gene.annot.df |
data.frame of the gene annotations |
overlap.prop |
Proportion that the TitanCNA segment must overlap with a gene in order to be considered overlapping. The smaller the value the more focal the copy number alteration you want to associate with gene |
data.frame that contains the overlap of the input gene annotation with the input segment data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.