Download Latest Version repDNA-1.1.4.zip (1.5 MB)
Email in envelope

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

Home
Name Modified Size InfoDownloads / Week
repDNA-1.1.4.zip 2015-04-10 1.5 MB
repDNA-1.1.4.win-amd64.exe 2015-04-10 1.8 MB
repDNA-1.1.2.win-amd64.exe 2015-01-14 1.8 MB
repDNA-1.1.2.zip 2015-01-14 1.5 MB
repDNA-1.1.2.win32.exe 2015-01-14 1.7 MB
repDNA-1.1.1.zip 2014-11-13 1.5 MB
repDNA-1.1.1.win-amd64.exe 2014-11-13 1.8 MB
repDNA-1.1.1.win32.exe 2014-11-10 1.7 MB
README.md 2014-11-04 765 Bytes
repDNA-1.1.win32.exe 2014-10-08 1.7 MB
repDNA-1.1.zip 2014-10-08 1.5 MB
repDNA-1.1.win-amd64.exe 2014-10-08 1.8 MB
Totals: 12 Items   18.3 MB 0

repDNA

repDNA is a Python package to generate various modes of feature vectors for DNA sequences by incorporating user-defined physicochemical properties and sequence-order effects.

This repDNA package is open source software made available under GPL license. Please see the LICENSE file for further details.

Python Requirements

The repDNA was tested to work under Python 2.7, 3.3 and 3.4 on Windows, Mac and Linux.

Installation

If the user had installed pip (A tool for installing and managing Python packages), just type:

pip install repDNA

Otherwise, download and unzip the repDNA package, go to the directory, and type:

python setup.py install

or

sudo python setup.py install

Source: README.md, updated 2014-11-04