Description Usage Arguments Value Examples
Draw a karyogram plot and show integration site.
1 2 3 4 |
hits |
a GR object. This object made from |
feature |
a GR object. This object made from annotation function. |
organism |
a character vector. This function serves 2 versions of organisms |
outPath |
a string vector. Type path to save a plot. |
outFileName |
a character vector. This value used when saving the idegoram image file. |
Return the ideogram plot and object.
1 2 | data(blast_obj); data(blast_gene)
drawingKaryo(hits = blast_obj, feature = blast_gene$Gene_data, outFileName = 'blast_res')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.