View source: R/getGenomeLengths.R
getGenomeLengths | R Documentation |
Set the start and coords for the geom_rect
getGenomeLengths(ReturnClass, genome = "hg19", FinalChrom = "chrX", ...)
genome |
string. The geneome to download from UCSC. Default: hg19 |
FinalChrom |
string. The final chromosome to include in the plot. Default: chrX |
Copynumber |
Dataframe of your segments. REQUIRED |
This function will take a dataframe with sample, chr, start.pos, end.pos and call. It will output a full plot of all the segments
setPositionsCNV(CNVvault_class)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.