[Bioperl-l] GFF method in Bio::SeqFeatureI
Hilmar Lapp
hilmarl@yahoo.com
Fri, 16 Feb 2001 11:43:11 -0800
There now two methods in SeqFeatureI for every gff-concerned
operation: gff_string() and gff2_string(), _from_gff_string(),
_from_gff2_string(), and two named parameters in new().
Inheriting classes all use gff_string() and friend.
I suggest we remove the old implementation of gff_string() and
rename Mark W.'s gff2_string() to the former. Likewise for the
other methods.
Alternatively, we rename gff_string() to gff1_string(), and
gff2_string() to gff_string().
I prefer the first option. Any objections?
Hilmar
--
-----------------------------------------------------------------
Hilmar Lapp email: hlapp@gmx.net
GNF, San Diego, Ca. 92122 phone: +1 858 812 1757
-----------------------------------------------------------------