[Bioperl-l] SeqIO cleanup

Ewan Birney birney@ebi.ac.uk
Tue, 26 Jun 2001 18:59:33 +0100 (BST)


On Tue, 26 Jun 2001, Jason Stajich wrote:

> Is Bio::SeqIO - newFh() necessary anymore - don't we autocreate streams
> now with Root::IO?

isn't newFh TIED as a real file handle allowing you to do the old

   while( <$seqio_input> ) {
	print "Id is ",$_->id,"\n";
	}



> 
> Jason Stajich
> jason@chg.mc.duke.edu
> Center for Human Genetics
> Duke University Medical Center 
> http://www.chg.duke.edu/ 
> 
> 
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l@bioperl.org
> http://bioperl.org/mailman/listinfo/bioperl-l
> 

-----------------------------------------------------------------
Ewan Birney. Mobile: +44 (0)7970 151230, Work: +44 1223 494420
<birney@ebi.ac.uk>. 
-----------------------------------------------------------------