Changes in version 1.0.3: NO USER VISIBLE CHANGES Changes in version 1.0.2: USER VISIBLE CHANGES o db updated to PANTHER release v10.0 o rename of organism related methods: species(), availableSpecies() and resetSpecies() are now called pthOrganisms(), availablePthOrganisms() and resetPthOrganisms(). Functionality is unchanged. Changes in version 1.0.1: USER VISIBLE CHANGES o PANTHER.db is now using RSQLite v1.0 compliant code Changes in version 1.0.0: USER VISIBLE CHANGES o db updated to PANTHER release v9.0 o fixed a bug preventing COMPONENT_TERM queries o fixed a file permission bug o select queries will now return outer joins instead of inner joints i.e. incomplete results are allowed o species pre selection will strictly limit information from joined tables to information related to the selected species.