On Wed, 07 Oct 2009 17:38:59 +1000, Raymond Wan wrote:
Did you consider Dave's suggestion about using netblast (which I
honestly have never used)?
Ah I shouldn't have gotten it wrong in the first place, but its wwwblast.
Basically just download the wwwblast-arch-os.tar.gz (so if you're on
Hi Jyoti,
Jyoti wrote:
Yepp, i think I need to be more specific. I am trying to design a web server
which can upload a user input file which contains number of protien
sequences. Then I need to blast this file to get blast results directly as
an output file.
But as m new to perl, I seriously d
Thanks Ray,
Yepp, i think I need to be more specific. I am trying to design a web server
which can upload a user input file which contains number of protien
sequences. Then I need to blast this file to get blast results directly as
an output file.
But as m new to perl, I seriously dont have an ide
Hi Jyoti,
Jyoti wrote:
How to upload any file and get results for that uploaded file through a
redirected URL, in perl/cgi
I mean to ask, for example, I upload a file which contains protein
sequences. Now I want blast results for that uploaded file in my server.
Can anyone help me with few lin
Hello All,
How to upload any file and get results for that uploaded file through a
redirected URL, in perl/cgi
I mean to ask, for example, I upload a file which contains protein
sequences. Now I want blast results for that uploaded file in my server.
Can anyone help me with few lines of Code, so t