[Bioperl-l] on BP documentation

Kevin Brown Kevin.M.Brown at asu.edu
Tue Aug 18 00:36:34 UTC 2009


The obfuscator does help, but even it is a little sparse on data for
modules. Especially information on the realities of the returned data
from a method call.

-----Original Message-----
From: bioperl-l-bounces at lists.open-bio.org
[mailto:bioperl-l-bounces at lists.open-bio.org] On Behalf Of Amir Karger
Sent: Monday, August 17, 2009 6:04 AM
To: Mark A. Jensen; BioPerl List
Subject: Re: [Bioperl-l] on BP documentation

> -----Original Message-----
> From: Mark A. Jensen [mailto:maj at fortinbras.us]
> 
> From: "Hilmar Lapp" <hlapp at gmx.net>
> ...
> > As for the FASTA example, I can understand - I've heard
> repeatedly
> > from people that one of the things that they are missing is
> > documentation for every SeqIO format we support  (such as
> GenBank,
> > UniProt, FASTA, etc) about where to find a particular piece of
> the
> > format in the object model.
> 
> This is the right thread for list lurkers to contribute their betes
> noires
> such as this one. I encourage ALL to post these issues and help
> create
> our list of action items.
> MAJ

I wish you the best of luck on this ambitious and crucial project. I
teach intro Perl classes to biologists and always tell them that Bioperl
is amazingly useful, but only if you can figure out how to use it. If
what you want to do isn't in the howtos, you can be in big trouble.

I was trying to remember specific examples of where I've gotten lost,
and unfortunately can't give any. But I can tell you that often I've run
into trouble because the particular method I'm looking for is three
parent classes away from the module I'm actually looking at. The
deobfuscator helps some, but only for people who know about that. Do you
think you could automate a tool that would add the following to the
bottom of each module?

=head2 Inherited methods

=over 4

=item desc

See Bio::Seq::Basic

=back

This would make browsing through the docs on bioperl.org more fun too.

-Amir Karger

_______________________________________________
Bioperl-l mailing list
Bioperl-l at lists.open-bio.org
http://lists.open-bio.org/mailman/listinfo/bioperl-l




More information about the Bioperl-l mailing list