Web supplement to
"A unique and universal molecular barcode array"

Sarah E. Pierce, Eula L. Fung, Daniel F. Jaramillo, Angela M. Chu, Ronald W. Davis, Corey E. Nislow, Guri N. Giaever

Nature Methods 3, 601 - 603 (2006)
doi:10.1038/nmeth905

Downloads

Files

Analysis scripts

These Perl scripts implement the data analysis methods described in the paper.

To run these scripts, you will need to have Perl 5 installed. Run each script with no arguments to get a short usage blurb. Each script has an option to create PNG images, but you will need to have the GD perl module installed for this option to work. Also, the "fitness_profile.pl" script has an option to calculate p-values, but this option requires the Math::CDF perl module.

Note: GD.pm can be tedious to install manually due to its many dependencies. If you are using Mac OS X, it is easy to install by using fink or MacPorts. If you are using Windows with ActivePerl, see their note on GD installation here.

Inquiries can be addressed to sepierce@stanford.edu.