Dumb question #1.
I have a project that demands the ability to use a form and access a database and perform a search on the database. There are specific commands for the searching and accessing/formatting of the database that i dont have a problem conducting in unix.
My users will need to have a web interface, however, to access the same info that i can get at the comman line.
How should i begin to write a perl script for this problem? Is that the right start?
The database is the human genome and the search engine is BLAST.
thanks
druggist
I have a project that demands the ability to use a form and access a database and perform a search on the database. There are specific commands for the searching and accessing/formatting of the database that i dont have a problem conducting in unix.
My users will need to have a web interface, however, to access the same info that i can get at the comman line.
How should i begin to write a perl script for this problem? Is that the right start?
The database is the human genome and the search engine is BLAST.
thanks
druggist