gene_anno-class | R Documentation |
Title Gene trascript annotation class
gene_anno class.
name
character. gene name.
chr_num
character. the number of chromosme. eg("1", "5", "X").
chr
character. chromosme name.
chromstart
numeric. numeric. chromosome start based on annotaion.
chromend
numeric. numeric. chromosome end based on annotaion.
genelen
numeric. length of transcript.
center
numeric. center coordinate of the transcript.
anno
data.frame. A datafram contain all exon coordinates.
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.