writeEISAgtfs | R Documentation |
This function allows to export the exon/intron annnotation files in GTF format.
writeEISAgtfs(eisaR.obj, out.path = "~/")
eisaR.obj |
EISACompR object previously stored with exon/intron split GTFs. |
out.path |
PATH to desired output. Default is "~/". |
Emilio Mármol Sánchez
{
## Not run:
writeEISAgtfs(GTFs, "~/")
## End(Not run)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.