Re: perl script for uniprot

From: Sean Davis <sdavis2(at)mail(dot)nih(dot)gov>
To: SG Edwards <s0460205(at)sms(dot)ed(dot)ac(dot)uk>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: perl script for uniprot
Date: 2005-02-04 12:29:58
Message-ID: 7B9FF158-76A8-11D9-8DF0-000D933565E8@mail.nih.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Arthur van Dorp 2005-02-04 13:30:00 Using a preprocessor for constants in SQL
Previous Message SG Edwards 2005-02-04 12:08:44 perl script for uniprot