Brought to you by molecularsciences.org.
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License.
This publication may not be redistributed without this notice.

EMBOSS: showdb is not showing any database

Emboss can access various biological databases automatically. However, this need to be configured. First of all type:

$ showdb

If you get line nothing in the list of databases, this document is for you. First we locate the emboss.default.template file.

$ locate emboss.default.template

Then cd to that directory and create copy.

$ cp emboss.default.template emboss.default

Open emboss.default and uncomment the databases you desire by deleting # symbol at the beginning of the concerned lines.

$ showdb

You should see your databases now.