[Bioperl-l] Sim4 documentation error
Hilmar Lapp
hlapp@gnf.org
Mon, 29 Jul 2002 12:13:37 -0700
Thanks Xiao-Jun. I'll fix it.
-hilmar
> -----Original Message-----
> From: Xiao-Jun Ma [mailto:xma@arcturusag.com]
> Sent: Monday, July 29, 2002 12:03 PM
> To: bioperl-l@bioperl.org
> Subject: [Bioperl-l] Sim4 documentation error
>
>
> I just tracked down one documentation error for
> Bio::Tools::Sim4::Results.pm. The synopsis says:
>
> # to preset the order of EST and genomic file as given on
> the sim4 #
> command line: $sim4 = Bio::Tools::Sim4::Results->new(-file =>
> 'result.sim4',
> -estisfirst => 1);
>
> But this doesn't work as intended because the attribute
> "estisfirst" is
> ignored. It should have been "estfirst".
>
>
>
>
>
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l@bioperl.org
> http://bioperl.org/mailman/listinfo/bioperl-l
>