Hi,
in blast you can pass multiple databases to blastall (-d "db1 db2
db3"), the quotes are required.
In bioperl-1.2 if i pass the option to the blast factory,
$factory->d('"db1 db2"');
the result is not the expected behavior. The first db is seen but not
the second.
any ideas?
Andy Nunberg
Orion Genomics