Re: Big wide datasets - Mailing list pgsql-novice

From Steve Crawford
Subject Re: Big wide datasets
Date
Msg-id 4EE0DF60.9060804@pinpointresearch.com
Whole thread Raw
In response to Big wide datasets  (Michael Lush <mjlush@gmail.com>)
List pgsql-novice
On 12/08/2011 05:05 AM, Michael Lush wrote:
> I have dataset with ~10000 columns and ~200000 rows (GWAS data (1)) in
> the form
>
> sample1, A T, A A, G C, ....
> sampel2, A C, C T, A A, ....
I don't know if they would be relevant to your situation, but there are
some bioinformatics extensions to PostgreSQL that you may find useful.
PostBio is one (http://postbio.projects.postgresql.org/).

Cheers,
Steve

pgsql-novice by date:

Previous
From: Gene Poole
Date:
Subject: Re: [GENERAL] Convert / Migrate From Oracle 11gR2 To PostgreSQL ? On CentOS 5.7 x86_64
Next
From: Johan Martinez
Date:
Subject: convert time format retuned by a select query