View source: R/plotGeneStructure.R
plotGeneStructure | R Documentation |
plotGeneStructure
Plot Gene Structure.
Return a plot.
Xiang LI <lixiang117423@foxmail.com>
filepath <- system.file("examples", "gene.exon.info.gff", package = "pac4xiang")
gene.stru <- plotGeneStructure(gff = pathfile, tree = "none")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.