Dear all,
I am using wwwblast-2.2.25 for setting up local blast in CentOS. As per instructions I have moved my database files to “blast/db” folder and altered “blast.rc” and “blast.html” files. It was worked fine by localhost blast page. At present I want to know that, is it possible to give path link or symbolic link to access my database which present in other directory (not moved in “blast/db”).
Note: blast.rc shows that
Format: <program> <db> <db> ...
blastn db1 db2 ..
Can anybody tell me how to resolve this?
Thanks
Thanks for your reply. As per wwwblast manual shows that, the database should be the following order.
blast program db1 db2 ..
Here db1 and db2 are my databases those files are in db folder. If I want to assign third database (db3) from other directory how shall I?
".." and "..." generally means "and so on". So just add it after db2. You can also just spread things over multiple lines: