An S4 class to represent a gene.
nameA character string stating the name of the gene as found in NCBI.
nih_idA numeric value stating the NCBI gene database identifier for the gene.
nih_summaryA character string describing the function and interactions of the gene as found in the NCBI.
uniprot_nameA character string stating the name of the gene as found in Uniprot.
uniprot_protein_nameA character string stating the name of the protein gene product as found in Uniprot.
uniprot_summaryA vector of character strings describing the function and interactions of the gene as found in the Uniprot dataset.
alternativesA vector of character strings stating commonly used alternative names for the gene (from NCBI).
symbolA character string stating the offical gene symbol (from NCBI).
chromosomeA character string stating the chromosome upon which the gene resides (from NCBI).
startA character string stating the chromosomal position of the transcription start (from NCBI).
stopA character string stating the chromosomal position of the transcription stop (from NCBI).
exon_countA character stating the number of exons in the gene (from NCBI).
chraccverA character string stating the NIH accession number and version for the chromosome (from NCBI).
map_locationA character string representing the location of the gene on the karyotype (from NCBI).
directionA character string [forward/reverse] identifying the direction of the gene on the chromosome (from NCBI).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.