Cinema5
From Bioinformatist.com
Contents |
[edit]
Introduction
Cinema5 is sequence alignment editor by the Advanced Interfaces Group. It is available for Windows 2000/XP, Linux and Mac OS X.[edit]
Package details
* Format: Pre-compiled binary* Source Code:
* Version: 0.2.1-beta
* License: http://aig.cs.man.ac.uk/research/utopia/cinema/licence.php
* Developer(s):
* Website: http://aig.cs.man.ac.uk/research/utopia/cinema/cinema.php
* Download: Check download section of the above website
* Requirements:
* FAQ:
[edit]
Installation
[edit]
Linux
- Download the file cinema5-0.2.1-beta.tar.gz from the above location
- Uncompress the archive to a folder where cinema5 will be installed (ex: programs)
mkdir programs
cd programs
tar zxvf cinema5-0.2.1-beta.tar.gz
- Run the installation script
cd cinema5-0.2.1-beta
./INSTALL.sh
- The above step will create the executable cinema5 in the directory.
- A symbolic link can be created in the user's bin directory for easy access
cd ~/bin
ln -s ~/programs/cinema5-0.2.1-beta/cinema5 cinema5
[edit]
Running
Cinema5 can be run using the command cinema5 in a terminal[edit]
Troubleshooting
