User Tools

Site Tools


chado

This is an old revision of the document!


Chado

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.1263373748.txt.gz · Last modified: 2010/05/22 14:19 (external edit)