Download Latest Version Repeats-6.0.zip (15.6 MB)
Email in envelope

Get an email when there's a new version of REPEATS

Home / Repeats-v6.0
Name Modified Size InfoDownloads / Week
Parent folder
This folder has no files.
Totals: 0 Items   0
===============================================================================

				REPEATS
	A software for repeats sequence identification and analysis
				Version 6.0

===============================================================================

Thank you for downloading MGLTools version 1.5.0

This distribution contains a the software package (Repeats.jar) and its support
java libraries.

**************************************************************************
**  INSTALLATION
**************************************************************************

    PREREQUISITES                
    ------------
       	- Java (Sun Microsystems) version 1.5 or higher is required.
	- java executable should be in PATH, means that 

		java --version

	  should show the java version and vendor.

**************************************************************************
**  SETTING UP YOUR ENVIRONMENT FOR APPLICATION
**************************************************************************

  To be able to start any of these applications using launch script
  you will need to execute the following in Terminal/Command Prompt:

  1. For Linux, 

	export PATH=$PATH:<java-bin-directory-path>

	where <java-bin-directory-path> will be the path to java bin
	
	Eg: 
	export PATH=$PATH:/opt/jdk1.6.0_05/bin

  1. For Windows,

	set PATH=%PATH%;<java-bin-directory-path> 

	where <java-bin-directory-path> will be the path to java bin
	
	Eg: 
	set PATH=%PATH%;D:\JDK1.6.0_05\bin
		
**************************************************************************
** RUN THE APPLICATION - ON LINUX OR WINDOWS
**************************************************************************

    If you downloaded the tar.gz file (for Linux):
    ----------------------------------------------
    1. Download File: Repeats.6.0.zip

	tar -zxvf Repeats.6.0.tar.gz

    2. Run the linux shell script file run.sh to launch the application, as

	chmod 700 run.sh
	sh run.sh &

    If you downloaded the zip file (for Windows):
    ---------------------------------------------
    1. Download File: Repeats.6.0.zip

	Unzip the zip file to any directory, say D:
	This would create a sub-directory with binaries inside.

    2. Run the windows batch file - run.bat by double click 
	to launch the application 	

**************************************************************************
**  LICENSES
**************************************************************************

REPEATS is Free Software, available under the GNU General Public License.

**************************************************************************
**  DOCUMENTATION
**************************************************************************

Complete project documentation is availabe as PDF and packed with the
package.

**************************************************************************
**  HOW TO CONTACT:
**************************************************************************

For other inquiries, send an email to: pravee1216@gmail.com
OR call on +91 9911773253 (INDIA)


Source: REPEATS-README.txt, updated 2010-09-16