[Bioperl-guts-l] bioperl-live/Bio/PopGen/IO hapmap.pm,1.3,1.4
Rich Dobson
rdobson at pub.open-bio.org
Fri Mar 11 12:17:19 EST 2005
Update of /home/repository/bioperl/bioperl-live/Bio/PopGen/IO
In directory pub.open-bio.org:/tmp/cvs-serv11866
Modified Files:
hapmap.pm
Log Message:
= 11 as of Dec 2004
Index: hapmap.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/PopGen/IO/hapmap.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** hapmap.pm 1 Jun 2004 13:50:52 -0000 1.3
--- hapmap.pm 11 Mar 2005 17:17:16 -0000 1.4
***************
*** 158,162 ****
}
}
! my $startingcol = 10;
$self->{'_header'} = [ map { $_->[0] } @cols];
--- 158,162 ----
}
}
! my $startingcol = 11;
$self->{'_header'} = [ map { $_->[0] } @cols];
More information about the Bioperl-guts-l
mailing list