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.