Skip to content

Nucleotide (DNA/RNA) sequence to a protein sequence translation tool

License

Notifications You must be signed in to change notification settings

manushadilan/dSeq2pSeq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dSeq2pSeq

Nucleotide (DNA/RNA) sequence to a protein sequence translation tool

Image of intro

  • dSeq2pSeq is a tool that can use to translate nucleotide (DNA/RNA) sequence to a protein sequence.

  • Tool is powered by ExPASy API Vist for more details

  • Coded on python version 3.8.2

Git Installation

  • You need newer version of python installed in your system to run the tool.
# clone the repo
$ git clone https://github.com/manushadilan/dSeq2pSeq

# change the working directory to dSeq2pSeq
$ cd dSeq2pSeq

# install the requests package
$ pip3 install requests==2.23.0

Usage

python dSeq2pSeq.py
  • Select .fasta file or text file that contain nucleotide (DNA/RNA) sequence.

  • Output will be save as a text file in same location as input file.

  • Internet connection is requried.

  • See Video

Support & Contributions

  • Please ⭐️ this repository if this project helped you
  • Any kind of contributions are welcomed. :)

License

This project is licensed under the GNU General Public License v3.0 License. Read more

About

Nucleotide (DNA/RNA) sequence to a protein sequence translation tool

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages