EST2ncRNA framework
-------------------

To install:
Unpack the tarball 
and add the lib-directory to the perl module path (@INC) or use '-Mlib=<PATH>' on the command line.

Directories:
lib/	modules of the EST2ncRNA framework
tools/	several stand alone scripts needed for the pipeline

Requirements:
a MySQL-database on the local machine
SSH-tunnel should be established to the remote machine running processes

Configuration file:
est2ncrna.config	has to edit from the user!
			configure mysql database, remote machine to running the processes, executable path of tools on the remote machine

Executable script:
est2ncrna.pl

Manpages:
perl -Mlib=lib est2ncrna.pl -man

Questions:
seemann@bioinf.uni-leipzig.de

