Re: perl script for uniprot - Mailing list pgsql-novice

From Sean Davis
Subject Re: perl script for uniprot
Date
Msg-id 7B9FF158-76A8-11D9-8DF0-000D933565E8@mail.nih.gov
Whole thread Raw
In response to perl script for uniprot  (SG Edwards <s0460205@sms.ed.ac.uk>)
List pgsql-novice
You should probably look at the gmod chado site or bioperl-db for
possibilities.  Both have mailing lists, so you could try posting
there.  I load XML stuff into databases on a regular basis parsing with
XML::Twig and then load in using DBI.  Uniprot is available as XML.

Sean

On Feb 4, 2005, at 7:08 AM, SG Edwards wrote:

>
>
> Hi, is there a perl script that i can use to transfer data from a
> UniProt flat
> file into my Postgres database?
>
> Ta
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>                http://archives.postgresql.org


pgsql-novice by date:

Previous
From: SG Edwards
Date:
Subject: perl script for uniprot
Next
From: Arthur van Dorp
Date:
Subject: Using a preprocessor for constants in SQL