HTMLPage-class          Classes to represent HTML pages
UniGeneQuery            Create a Query String for a UniGene Identifier
accessionToUID          A function to convert accession values to NCBI
                        UIDs.
buildChromLocation      A function to generate an instantiation of a
                        chromLocation class
buildPubMedAbst         A function to generate an instantiation of a
                        pubMedAbst class
chromLocation-class     Class chromLocation, a class for describing
                        genes and their chromosome mappings.
findNeighbors           A function to locate neighboring genes within
                        a defined range around a target gene
                        represented by a LocusLink id
genbank                 A function to open the browser to Genbank with
                        the selected gene.
genelocator             A function to identify genes by their
                        LocusLink (or other id).
getPMInfo               extract publication details and abstract from
                        annotate::pubmed function output
getSYMBOL               Functions to deal with Data Packages
getTDRows               Functions to create hypertext links that can
                        be placed in a table cell of a HTML file
hgByChroms              A dataset to show the human genome base pair
                        locations per chromosome.
hgCLengths              A dataset which contains the lengths (in base
                        pairs) of the human chromosomes.
hgu95AProbLocs          chromLocation instance hgu95AProbLocs, an
                        example of a chromLocation object
hgu95Achroloc           Annotation data for the Affymetrix HGU95A
                        GeneChip
hgu95Achrom             Annotation data for the Affymetrix HGU95A
                        GeneChip
hgu95All                Annotation data for the Affymetrix HGU95A
                        GeneChip
hgu95Asym               Annotation data for the Affymetrix HGU95A
                        GeneChip
installDataPackage      A function to install data packages from the
                        Internet
ll.htmlpage             Turn LocusLink ID's into a Clickable Web Page
locuslinkByID           A function to open the browser to Locuslink
                        with the selected gene.
locuslinkQuery          A function to open the browser to Locuslink
                        using a provided search query.
makeAnchor              A Function To Generate HTML Anchors
neighborGeneFinder      A widget for locating genes neighboring a
                        target gene
pm.abstGrep             An interface to grep for PubMed abstracts.
pm.getabst              Obtain the abstracts for a set PubMed list.
pm.titles               Obtain the titles of the PubMed abstracts.
pmAbst2HTML             HTML Generation for PubMed Abstracts
pmidQuery               A function to query PubMed
probesByLL              A function that groups probe ids by LocusLink
                        ids
pubMedAbst-class        Class pubMedAbst, a class to handle PubMed
                        abstracts, and methods for processing them.
pubmed                  A function to open the browser to Pubmed with
                        the selected gene.
usedChromGenes          A function to select used genes on a
                        chromosome from an exprSet.
