Skip to content
forked from liufule12/repDNA

repDNA is a Python package to generate various features of DNA sequences incorporating physicochemical properties and sequence-order effects.

License

Notifications You must be signed in to change notification settings

pgreenside/repDNA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Important links

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

About

repDNA is a Python package to generate various features of DNA sequences incorporating physicochemical properties and sequence-order effects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%