Re: automate web login

2003-11-25 Thread David Byrne
27;http://www.gene-regulation.com/login'); > > > As you sohuld not forget that there is a hidden > value within the page. > > value="/index.html"> > > You should also POST this value with variables user > id and password by > writing: > > $

newline...be gone

2003-10-08 Thread David Byrne
Greetings, I have a question that probably easy to many... How can I get rid of the newline at the end of $line (which transfers to $remainder after splitting)? foreach $filename (@filelist) { open(INPUT,"$filename"); foreach $line () { chomp($line); my ($gene,$remainder) =

empty versus zero

2003-08-14 Thread David Byrne
Dear experts, I think this is a fairly simple question... How can I count empty values in an array? This count should not include zeros or non-empty values. Below is my current script, but it isn't working properly. I appreciate any assitance that you may provide. Thank you, David #!perl -w #

combination

2003-08-04 Thread David Byrne
I am fairly new to Perl and haven't approached a scipt this complex or computation this intensive. So I would certainly appreciate any advice. I have successfully created a hash of arrays equivalent to a 122 x 6152 matrix that I want to run in 'pairwise combinations' and execute the 'sum of the