[Bioperl-l] Bio::DB::GFF fgroup table def
Jay Hesselberth
jhessel@mail.utexas.edu
11 Sep 2002 08:42:01 -0500
I've been using the GFF format to store information for the refseq
versions of the NCBI bacterial genomes.
I ran into a snag yesterday when I discovered that the fgroup table has
a UNIQUE identifier associated with it. The upshot of this is that when
I import the data from *all* the genomes into a single gff database,
only one gene name can be in the fgroup table at a time. That is 'lacI'
would only be present in the database for the last organism that was
uploaded, and all other genomes would (apparently) not have a lacI gene.
I'm not sure what the UNIQUE identifier is there for, other than data
integrity? Anyway deleting that solved my problem :).
Jay
--
________________________________________________
Jay Hesselberth jhessel@mail.utexas.edu
University of Texas (512) 471-6445
2500 Speedway / A4800
Austin, TX 78712