MYEMBOSSDEMO


The MYEMBOSSDEMO package is an EMBASSY package where users can safely modify a set of demonstration applications and practise building their own EMBOSS applications.

The only applications we intend to put into the MYEMBOSSDEMO package are examples of how to write programs.

We also provide an empty MYEMBOSS package for users to write their own applications and maintain them across new EMBOSS releases. By keeping the demonstration applications separate users can run "make install" in the MYEMBOSS package and use MYEMBOSSDEMO for testing without installing.

Applications in the current myembossdemo release

Program name Description
demoalign Demonstration of alignment data
demofeatures Demonstration of input feature data
demolist Demonstration of using lists of data
demoreport Demonstration of using report output
demo Demonstration of
demosequence Demonstration of reading and writing sequence data
demostring Demonstration of string processing
demostringnew Demonstration of further string processing
demotable Demonstration of using hash tables