This is the function used to produce the chromoMap in the Shiny Gadget and is not to be used outside of the gadget and thus should not be exported. Any documentation is covered in the genetic_disease_explore documentation.
1 2 3 4 5 6 7 8 9 10 11 12 |
ch.files |
Chromosome file name |
data.files |
filename(s) containing data to annotate on the chromosomes. |
title |
a character string to be used as a title in plot |
ch_gap |
Specifies chromosomes gap |
chr_width |
specify the width of each chromsome |
chr_color |
Specifies chromosomes color |
labels |
a boolean to include labels in plot |
canvas_width |
width of the plot |
canvas_height |
height of the plot |
anno_col |
Specifies annotation colors |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.