vikuuu has asked for the wisdom of the Perl Monks concerning the following question:

Hi, I have got nucleotide sequences(7000) and I wanted to use a web tool http://www.ebi.ac.uk/asd-srv/wb.cgi?method=2 where I need to paste the sequences one by one and get the desired results.But I have got around 7000 sequences .I want to submit all the sequences in the tool and want to get the desired ouput.How I can do it in BIOPERL where I want to connect to these site and submit the sequences and get the result saved in some file .Please HELP I AM A New learner of perl.
  • Comment on BIOPERL (using online bioinformatics tool)

Replies are listed 'Best First'.
Re: BIOPERL (using online bioinformatics tool)
by Anonymous Monk on Mar 28, 2010 at 05:09 UTC
    A reply falls below the community's threshold of quality. You may see it by logging in.
Re: BIOPERL (using online bioinformatics tool)
by Khen1950fx (Canon) on Mar 28, 2010 at 07:39 UTC
Re: BIOPERL (using online bioinformatics tool)
by lima1 (Curate) on Mar 28, 2010 at 15:11 UTC