Project Description

UPDATE LOGS:
#===========
# 2014-06-26
#===========
svm_grid_modelling_singlet.py was updated. This script is related to PLEK_howto_generate_scripts.doc and PLEK_generate_scripts.R, and is called by PLEKModelling.py.


INSTALLATION
Pre-requisite:
1. Linux
2. C/C++ compiler (i.e. gcc, g++)
3. Python 2.5.0 or later versions (http://www.python.org/)

Steps:
1. Download PLEK.1.2.tar.gz from https://sourceforge.net/projects/plek/files/
and decompress it.
$ tar zvxf PLEK.1.2.tar.gz
2. Compile PLEK.
$ cd PLEK.1.2
$ python PLEK_setup.py


USAGE
python PLEK.py -fasta fasta_file -out output_file -thread number_of_threads
-minlength min_length_of_sequence -isoutmsg 0_or_1 -isrmtempfile 0_or_1

Examples:
1. $ python PLEK.py -fasta PLEK_test.fa -out predicted -thread 10
2. $ python PLEK.py -fasta PLEK_test.fa -out predicted -thread 10 -minlength 150

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Download

Review
Your rating
Review this project