User Tools

Site Tools


chado

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
chado [2010/01/13 09:06] – created 172.26.15.184chado [2010/01/13 09:08] 172.26.15.184
Line 1: Line 1:
 ====== Chado ====== ====== Chado ======
  
-createdb --template=chado tparvadb+''createdb --template=chado tparvadb 
 + 
 +psql chado 
 + 
 + chado> SELECT * FROM organism; 
 + 
 + chado> INSERT INTO organism ( abbreviation, genus, species, common_name) VALUES ('T.testus','Test','testus','test'); 
 + 
 + chado> \q'' 
chado.txt · Last modified: 2010/05/22 14:19 by 127.0.0.1