[Bioperl-guts-l] bioperl-live/scripts/seq seqconvert.PLS,1.5,1.6
Torsten Seemann
tseemann at pub.open-bio.org
Mon Mar 20 22:52:18 EST 2006
Update of /home/repository/bioperl/bioperl-live/scripts/seq
In directory pub.open-bio.org:/tmp/cvs-serv32727/scripts/seq
Modified Files:
seqconvert.PLS
Log Message:
Added some newer SeqIO formats to known_formats array
Index: seqconvert.PLS
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/scripts/seq/seqconvert.PLS,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** seqconvert.PLS 30 Aug 2005 17:43:11 -0000 1.5
--- seqconvert.PLS 21 Mar 2006 03:52:16 -0000 1.6
***************
*** 14,18 ****
qw(gcg fasta ace raw fastq phd pir scf swiss genbank locuslink
embl game qual bsml tab raw abi chado alf ctf exp ztr pln
! chaosxml chadoxml yaml);
my $script=substr($0, 1+rindex($0,'/'));
--- 14,19 ----
qw(gcg fasta ace raw fastq phd pir scf swiss genbank locuslink
embl game qual bsml tab raw abi chado alf ctf exp ztr pln
! chaosxml chadoxml yaml tigr tigrxml agave chaos kegg interpro
! lasergene strider);
my $script=substr($0, 1+rindex($0,'/'));
More information about the Bioperl-guts-l
mailing list