A DNA to Protein sequence six-frame translation tool in Perl.
- 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.