[Bioperl-guts-l] [bioperl/bioperl-live] 89b2b6: Preferring get_all_tags() and get_tag_values() ove...
GitHub
noreply at github.com
Fri Mar 23 05:21:44 EDT 2012
Branch: refs/heads/master
Home: https://github.com/bioperl/bioperl-live
Commit: 89b2b65abbdc9b01a91bb5db4df2f156c975ffdd
https://github.com/bioperl/bioperl-live/commit/89b2b65abbdc9b01a91bb5db4df2f156c975ffdd
Author: Florent Angly <florent.angly at gmail.com>
Date: 2012-03-23 (Fri, 23 Mar 2012)
Changed paths:
M Bio/SeqFeature/Annotated.pm
M Bio/SeqFeature/AnnotationAdaptor.pm
M Bio/SeqFeature/Lite.pm
M Bio/SeqFeature/PositionProxy.pm
M Bio/SeqFeature/SiRNA/Pair.pm
M Bio/Tools/GFF.pm
M t/Annotation/AnnotationAdaptor.t
M t/LocalDB/Index/Index.t
M t/SeqFeature/Annotated.t
M t/SeqIO/Splicedseq.t
M t/Tools/GFF.t
M t/Tools/Genewise.t
M t/Tools/Genomewise.t
Log Message:
-----------
Preferring get_all_tags() and get_tag_values() over all_tags() and each_tag_value() in SeqFeatures for consistency + compliance with SeqFeatureI + indentation cleaning
More information about the Bioperl-guts-l
mailing list