gene-class              An S4 class to represent a gene.
geneanno-class          An S4 class to represent the base information
                        used by the methods.
genematrix              Input Matrix of Drug/Gene Data
getGeneSummary          Create gene specific objects containing data
                        from online resources
getGroupGeneList        Create unique list of group,gene combinations
                        from input list
getNihQuery             create initial NIH Query
getNihSummary           Gather NIH Gene Data
getPublicationList      Gather NIH Pubmed Data
getUniprotSummary       Gather Uniprot Data
getUniqueGeneList       Create unique list of genes from input list
inputlist               Input Vector of Drug/Gene Data
parseInputFile          Parse files of gene names and group identifiers
                        to create unique lists of each
produceOutputFiles      Save Gene Information to group Specific Output
                        Files
pubmed-class            An S4 class to represent a query to the Pubmed
                        database, inherits from 'geneanno' class.
query-class             An S4 class to represent an initial query to
                        the NCBI e-utilities, inherits from 'geneanno'
                        class.
searchPublications      Carry out Pubmed search for a mtrix
ungeneanno-package      Collate Gene Annotation Data from Uniprot and
                        NIH Gene Databases
