Skip to content

REMP generates degenerate sequences having 6-8 bp long recognition sites from nucleotide sequence of a DNA primer.

License

Notifications You must be signed in to change notification settings

raghunk-iith/REMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REMP REstriction site in Mutant Primer

From the input, REMP takes the nucleotide sequence of a DNA primer carrying a desired mutation and instantaneously generates its degenerate sequences having restriction sites that are 6-8 base pairs in length. User can easily edit the list of restriction sites (table 2) to be analyzed by REMP.

REMP

Launch

REMP can be executed by in one of the two following ways.

  • Using executable file
  • Using python code

Using executable file

REMP executable files for WindowsOS and MacOS can be download from here. The downloaded compressed folder contains three files, one is an application file REMP and two are data files, table 1 and table 2. Run the REMP.exe file to launch the application in WindowsOS. To launch the REMP in MacOS, type the below commands in the terminal.

$cd Downloaded Path/REMP Mac/
$./REMP

Using python code

Clone or download this repo to a local machine. REMP can be run on any operating system having a Python 3 compiler that is required to run the program. To run the REMP software, enter the below commands in the command prompt/terminal.

$ cd Downloaded Path/REMP/
$ python3 REMP.py

LICENSE

REMP is under MIT license. For more information, click here.

About

REMP generates degenerate sequences having 6-8 bp long recognition sites from nucleotide sequence of a DNA primer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages