Reverse Complement utility, Bio::Alg, return value problem

Steven E. Brenner brenner@hyper.stanford.edu
Fri, 8 Aug 1997 14:48:05 -0700 (PDT)


> I'm sleepy, but ..
> How does the user get at the reference of the new object created by revcom_obj
> if just a status value is returned ???? 

We were only discussing the "set_*" methods.

The default ones (which return new objects) could return undef if the
operation failed and a new object if it is successful.

Steve