getUniqueLL(probes, annot)hyperGTest can use un-named vectors of Entrez IDs
(e.g., unique(getLL(probeIDs, annot))), but there is some functionality that
requires the Entrez Gene IDs to be in a named vector, with the names being
the associated Probeset IDs.As an example, hyperGoutput will only work correctly if the input
Entrez ID vector is named with the associated Probeset IDs.