ensembl+DAS deployment

I have migrated “ensembl + DAS” from Marie’s linux workstation to Kampen and Genesis successfully. Marie has helped me to do everything from scratch (including hacks on ensembl web codes), so that we can track on the changes made. Below is the draft I sent to Ramneek/Neal/Kevin/Tim for review. I also proposed having all these discussed in CMAB meeting when Ramneek is back.

Continue reading

MySQL on marbore machine

I once helped machine to install mysql4 on her own linux box. It is on /usr/local/ensembl/mysql4. To start this instance, login to marbore as my id, change folder to  /usr/local/ensembl/mysql4 and do “bin/mysqld_safe –no-defaults &”. To access the local mysql server, do a “/usr/local/ensembl/mysql4/bin/mysql -u root”.

Continue reading