User Tools

Site Tools


chado

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
chado [2010/01/13 09:09] 172.26.15.184chado [2010/01/14 08:09] 172.26.15.184
Line 1: Line 1:
 ====== Chado ====== ====== Chado ======
 +
 +Create new T.pava Chr1 Chado database from Chr1 Genbank file. Local version of Genbank file does not work. Downloaded new file from Genbank: NC_001142.gbk
 +
 +Convert file to gff using script:
 +<code>
 +''genbank2gff3.pl''
 +<code>
 +Create pgsql database and load data:
 +
  
 ''createdb --template=chado tparvadb'' ''createdb --template=chado tparvadb''
  
  
-''psql chado''+''psql tparvadb''
  
  ''chado> SELECT * FROM organism;''  ''chado> SELECT * FROM organism;''
Line 11: Line 20:
  
  ''chado> \q''  ''chado> \q''
 +
 +
 +''gmod_bulk_load_gff3.pl  --dbname tparvadb --dbxref GeneID --organism T.parva --gff T.parva_chr1.gb.gff''
 +
  
chado.txt · Last modified: 2010/05/22 14:19 by 127.0.0.1