[Bioperl-guts-l] bioperl-live/scripts/Bio-DB-GFF fast_load_gff.PLS,
1.19, 1.20
Lincoln Stein
lstein at pub.open-bio.org
Tue Apr 5 18:16:58 EDT 2005
Update of /home/repository/bioperl/bioperl-live/scripts/Bio-DB-GFF
In directory pub.open-bio.org:/tmp/cvs-serv25786/scripts/Bio-DB-GFF
Modified Files:
fast_load_gff.PLS
Log Message:
multiple tweaks to make glyphs and aggregators more SO compliant
Index: fast_load_gff.PLS
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/scripts/Bio-DB-GFF/fast_load_gff.PLS,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** fast_load_gff.PLS 21 Mar 2005 16:25:32 -0000 1.19
--- fast_load_gff.PLS 5 Apr 2005 22:16:56 -0000 1.20
***************
*** 380,383 ****
--- 380,387 ----
my $success = 1;
+ if ($DO_FAST) {
+ warn "Indexing. This may take some time....\n";
+ }
+
$_->close foreach values %FH;
More information about the Bioperl-guts-l
mailing list