lolliplot_constructGene {GenVisR} | R Documentation |
Build gene for input into lolliplot_buildMain
lolliplot_constructGene(gene, domain_data, length)
gene |
character string specifying gene name |
domain_data |
object of class data frame specifying protien domain information, obtained from lolliplot_fetchDomain, should contain columns giving "description", "start", "end" |
length |
integer specifying length of transcript in amino acids |
object of class data frame giving gene and domain information