[BioRuby-cvs] bioruby/lib/bio/io/biosql/config database.yml, NONE, 1.1.2.1
Raoul Jean Pierre Bonnal
helios at dev.open-bio.org
Tue Mar 25 15:47:05 UTC 2008
- Previous message: [BioRuby-cvs] bioruby/lib/bio/db/biosql sequence.rb,NONE,1.1.2.1
- Next message: [BioRuby-cvs] bioruby/lib/bio/io/biosql ontology.rb, NONE, 1.1.2.1 reference.rb, NONE, 1.1.2.1 term_path.rb, NONE, 1.1.2.1 bioentry_dbxref.rb, NONE, 1.1.2.1 biodatabase.rb, NONE, 1.1.2.1 seqfeature.rb, NONE, 1.1.2.1 term_relationship.rb, NONE, 1.1.2.1 location.rb, NONE, 1.1.2.1 seqfeature_path.rb, NONE, 1.1.2.1 bioentry_relationship.rb, NONE, 1.1.2.1 dbxref_qualifier_value.rb, NONE, 1.1.2.1 dbxref.rb, NONE, 1.1.2.1 term_relationship_term.rb, NONE, 1.1.2.1 bioentry_reference.rb, NONE, 1.1.2.1 taxon_name.rb, NONE, 1.1.2.1 bioentry_path.rb, NONE, 1.1.2.1 biosequence.rb, NONE, 1.1.2.1 term.rb, NONE, 1.1.2.1 term_dbxref.rb, NONE, 1.1.2.1 seqfeature_qualifier_value.rb, NONE, 1.1.2.1 bioentry_qualifier_value.rb, NONE, 1.1.2.1 seqfeature_dbxref.rb, NONE, 1.1.2.1 location_qualifier_value.rb, NONE, 1.1.2.1 seqfeature_relationship.rb, NONE, 1.1.2.1 bioentry.rb, NONE, 1.1.2.1 taxon.rb, NONE, 1.1.2.1 comment.rb, NONE, 1.1.2.1 term_synonym.rb, NONE, 1.1.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/repository/bioruby/bioruby/lib/bio/io/biosql/config
In directory dev.open-bio.org:/tmp/cvs-serv13290/lib/bio/io/biosql/config
Added Files:
Tag: BRANCH-biohackathon2008
database.yml
Log Message:
BioSQL release "MIFI". biosql->biosequence, biosequence->biosql. Supported formats: Embl, Genbank; support sql stransactions creating new sequences on biosql; does not support references and comments for genbank and embl. Fasta->biosequence->biosql dosn't work.
--- NEW FILE: database.yml ---
#This is the database configuration specific for BioSQL
#User can configure it's db here
development:
adapter: postgresql
database: biorails_development
username: rails
password:
test:
adapter: postgresql
database: biorails_test
username: rails
password:
production:
adapter: postgresql
database: biorails_production
username: rails
password:
- Previous message: [BioRuby-cvs] bioruby/lib/bio/db/biosql sequence.rb,NONE,1.1.2.1
- Next message: [BioRuby-cvs] bioruby/lib/bio/io/biosql ontology.rb, NONE, 1.1.2.1 reference.rb, NONE, 1.1.2.1 term_path.rb, NONE, 1.1.2.1 bioentry_dbxref.rb, NONE, 1.1.2.1 biodatabase.rb, NONE, 1.1.2.1 seqfeature.rb, NONE, 1.1.2.1 term_relationship.rb, NONE, 1.1.2.1 location.rb, NONE, 1.1.2.1 seqfeature_path.rb, NONE, 1.1.2.1 bioentry_relationship.rb, NONE, 1.1.2.1 dbxref_qualifier_value.rb, NONE, 1.1.2.1 dbxref.rb, NONE, 1.1.2.1 term_relationship_term.rb, NONE, 1.1.2.1 bioentry_reference.rb, NONE, 1.1.2.1 taxon_name.rb, NONE, 1.1.2.1 bioentry_path.rb, NONE, 1.1.2.1 biosequence.rb, NONE, 1.1.2.1 term.rb, NONE, 1.1.2.1 term_dbxref.rb, NONE, 1.1.2.1 seqfeature_qualifier_value.rb, NONE, 1.1.2.1 bioentry_qualifier_value.rb, NONE, 1.1.2.1 seqfeature_dbxref.rb, NONE, 1.1.2.1 location_qualifier_value.rb, NONE, 1.1.2.1 seqfeature_relationship.rb, NONE, 1.1.2.1 bioentry.rb, NONE, 1.1.2.1 taxon.rb, NONE, 1.1.2.1 comment.rb, NONE, 1.1.2.1 term_synonym.rb, NONE, 1.1.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the bioruby-cvs
mailing list