P L E K                                   
predictor of long non-coding RNAs and messenger RNAs based on an improved k-mer scheme
Installation
We made videos how_to_install_PLEK.1.2.mp4 (video) how_to_use_PLEK.1.2.mp4 (video) how_to_build_model.1.2.mp4 (video) on how to install and use PLEK. The video can also be downloaded from sourceforge.net
If you have any questions/suggestions on PLEK, please do not hesitate to contact us.


Pre-requisite

Pre-requisite:
  1. Linux
  2. C/C++ compiler (i.e. gcc, g++)
      NOTE: we can use gcc -v to check the version of gcc.
  3. Python 2.5.0 or later versions (http://www.python.org/)
      NOTE: we can use python -V to check the version of python.

Download & Compile
Steps:
  1. Download PLEK.1.2.tar.gz from https://sourceforge.net/projects/plek/files/ and decompress it.
    NOTE: We can also download PLEK from http://www.ibiomedical.net/plek/(updated on Jan 1, 2016).

    $ tar zvxf PLEK.1.2.tar.gz

  2. Compile PLEK.

    $ cd PLEK.1.2
    $ python PLEK_setup.py
Quick Contact

Aimin Li
LiAiminMail@gmail.com
Junying Zhang
jyzhang@mail.xidian.edu.cn
About this website
This website provides guide and files related to PLEK.