lolliplot_constructGene {GenVisR}R Documentation

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


[Package GenVisR version 1.8.1 Index]