[Bioperl-l] about pI prediction
Marc Logghe
Marc.Logghe at devgen.com
Tue May 17 16:08:40 EDT 2005
Hi Frank,
> Dose anyone use the bioperl module to predict pI and
> molecular weight
> of a protein? Thanks
Don't know of a pure BioPerl module to predict pI. You can use
Bio::Tools::SeqStats to get the molecular weight, though.
If you have EMBOSS installed, you can use the Bioperl wrapper to the
EMBOSS application 'pepstats' for both the pI and mol weight. Have a
look at the docs for Bio::Factory::EMBOSS.
However, you have to parse out the corresponding values. The EMBOSS
docs, including an example output you can find at
http://emboss.sourceforge.net/apps/pepstats.html
HTH,
Marc
More information about the Bioperl-l
mailing list