Learn R Programming

GenVisR (version 1.0.4)

lolliplot_constructGene: Construct gene information

Description

Build gene for input into lolliplot_buildMain

Usage

lolliplot_constructGene(gene, domain_data, length)

Arguments

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

Value

object of class data frame giving gene and domain information