Andy Pham
2015-05-21 22:55:40 UTC
Hi,
I just finished loading loading a dataset into a postgres sql database
using:
bp_seqfeature_load -c -d 'dbname=gb_maes_publicgenomev4_g_gff3;host=****'
-a 'DBI::Pg' -u **** -p **** Maes.gff3
However, when I try to open the URL to see the gbrowse for this particular
dataset, it redirects to another dataset. I've tried restarting the apache
service and triple checking the names of both the database and the config
files to see if they match up.
The GBrowse.config has this in it:
[maes_genomev4]
description = M.esculenta (Cassava) Genome v4.1
path = maes.conf
The maes.conf file is attached. Previous datasets have successfully loaded
before but for some reason this dataset is giving us problems. I have also
checked the sql database and there is data in that database, so the gff3
file loaded successfully. The permissions for the files have been checked
as well. The server just doesn't seem to see the changes in the config
files.
I just finished loading loading a dataset into a postgres sql database
using:
bp_seqfeature_load -c -d 'dbname=gb_maes_publicgenomev4_g_gff3;host=****'
-a 'DBI::Pg' -u **** -p **** Maes.gff3
However, when I try to open the URL to see the gbrowse for this particular
dataset, it redirects to another dataset. I've tried restarting the apache
service and triple checking the names of both the database and the config
files to see if they match up.
The GBrowse.config has this in it:
[maes_genomev4]
description = M.esculenta (Cassava) Genome v4.1
path = maes.conf
The maes.conf file is attached. Previous datasets have successfully loaded
before but for some reason this dataset is giving us problems. I have also
checked the sql database and there is data in that database, so the gff3
file loaded successfully. The permissions for the files have been checked
as well. The server just doesn't seem to see the changes in the config
files.