[Bioperl-microarray] Modules to handle affymetrix annotation tables
rambaldi
davide.rambaldi at ifom-ieo-campus.it
Wed Mar 23 12:23:42 EST 2005
Hi, I am a young researcher and Perl developer of the IFOM-FIRC
Institute of Cancer Research (Milan)
In the last month i have worked on a Perl module to handle Affymetrix
Probesets Informations and store it in a Relational Database
Actually I have an account at PAUSE as RAMBALDI but i would like to add
my modules to the BioPerl Bundle
Under CPAN search i FIND actualy only 2 packages
bioperl-microarray-0.1
Bio-Affymetrix-0.3
that work with Affymetrix Mass Fille.
My Package handle information about probesets design, alignments oligos
ecc... and generate new data about single probes position over RefSeq
and Genome.
Actually a web-interface to my modules are avaible at
http://bio.ifom-firc.it/AffyDB/
Just type 'random' into the INPUT BOX to get a random list of 10
probesets
I would like to integrate my modules in the BioPerl distribution
I have used OOPerl and the template of 'Mastering Perl for
Bioinformatics (Gene.pm)'
Actualy i have 2 modules called:
AffyDB.pm
parse annotation tables, insert tables into a Entity Relationship mySQL
database, retrive informations
Probeset.pm
Really similar to Gene.pm, is an OOPerl module to create an object
(Probeset) and handle informations about design, alignments, ecc...
And some perl CGI scripts to generate the web interface.
Perl DOCs about the 2 modules are available (html version) at
http://bio.ifom-firc.it/AffyDB/src/AffyDB.html
http://bio.ifom-firc.it/AffyDB/src/Probeset.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 1580 bytes
Desc: not available
Url : http://portal.open-bio.org/pipermail/bioperl-microarray/attachments/20050323/8fbc4cc8/attachment.bin
More information about the bioperl-microarray
mailing list