cc_staff
159
edits
No edit summary |
No edit summary |
||
Line 35: | Line 35: | ||
In order to make a MySQL from GBrowse you can use the following setup in your corresponding GBrowse config files | In order to make a MySQL from GBrowse you can use the following setup in your corresponding GBrowse config files | ||
[username_example_genome:database] | |||
db_adaptor = Bio::DB::SeqFeature::Store | |||
db_args = -adaptor DBI::mysql | db_args = -adaptor DBI::mysql | ||
-dsn DATABASE;mysql_read_default_file=/home/SHARED/.my.cnf | -dsn DATABASE;mysql_read_default_file=/home/SHARED/.my.cnf |