[Bioperl-l] Script Request

Sean Davis sdavis2 at mail.nih.gov
Tue Jan 4 15:21:42 EST 2005


Damion,

While not a direct answer, you might look at the PDL library.  PDL has 
numeric functions for working with matrices.

As for averaging, you can simply add the numbers that you are 
interested in and divide by the number of elements.  There are many 
ways to do this in perl.  Check out:

http://www.bu.edu/linguistics/UG/course/lx865/lab-perl.html

Sean

On Jan 4, 2005, at 12:06 PM, Damion Colin Nero wrote:

> I am looking for a perl script that can average small groups of 
> numbers down columns (i.e. 50 out of 500 numbers).  I know this is a 
> simple thing to do but I am a new user and have been having problems 
> with it so if you have a script that I could use or that might be a 
> good reference please let me know.  thanks.
>
> Damion Nero
> Coruzzi Lab
> Department of Biology
> New York University
> 766 Waverly building
> New York, NY 10003-6688
> Tel: (212) 998-3963
> email: dcn208 at nyu.edu
>
>
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at portal.open-bio.org
> http://portal.open-bio.org/mailman/listinfo/bioperl-l



More information about the Bioperl-l mailing list