PSSMDB() — create a new PSSM database

PSSMDB(env, **vars)
This creates a new PSSMDB object. If you give any arguments to the PSSMDB() constructor, they are passed to PSSMDB.read(), to read in the specified database. See the Profile.scan() example.