ptlisp - Error: Package "SELECT-ORGANISM" not found.
Hi,
Using ptlisp, I am trying to select a database to load ab inito computed promoter and transcription factor binding sites into a PGDB. Previously, I accomplished this using the select-organism package. It seems that this package no longer exists given the response of the system to my issuance of the select organism command below.
[changing package from "COMMON-LISP-USER" to "ECOCYC"] EC(1): (select-organism:org-id 'SALMON_1918')
Error: Package "SELECT-ORGANISM" not found. [condition type: READER-ERROR]
How can select a PGDB to operate on to load promoter and and transcription factor binding site info? Thanks.