Description Usage Arguments Value
This function draw an ideogram with hit data.
1 | drawingIdeo(hits, feature, featureName, organism = 'hg19', outpath = '~')
|
hits |
a GR object. This object made from makeInputs function. |
feature |
a GR object. This object made from annotation function. |
featureName |
a character vector. This value used when saving the idegoram image file. |
organism |
a character vector. This function serves 3 versions of organisms such as hg19, hg38 (Human) and galGal6 (Chicken). Default is 'hg19'. |
outpath |
a string vector. Type path to save a plot. |
Return an ideogram object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.