Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 526 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 526 Bytes

Gentein

A DNA to Protein sequence six-frame translation tool in Perl.

Installation

  • clone the repo using git clone https://github.com/ElRakabawi/Gentein.git
  • access the file with cd Gentein-core
  • Install cpanm and Bio::DB::GenBank cpan App::cpanminus && cpanm Bio::DB::GenBank
  • Run the program with perl gentein.pl

This project is licensed under the terms of the MIT license.