Skip to main content

translate genes RNA/DNA to proteins (all 6 frames)

Project description

Useful tool to translate gene sequences to protein sequences

Description

This tool consists one module:

  • translate6frames: tool to translate gene sequences to protein sequences (all 6 frames)

Installation

Normal installation

pip install translate6frames

Development installation

git clone https://github.com/khaledianehdieh/translate6frames.git

Usage

python3
>>> from translate6frames import translate6frames as TF
>>> p= TF.translate6frames(FASTA_FILE, TYPE) # FASTA_FILE is the input gene file, the TYPE is "DNA", or "RNA"
>>> p.Output() # returns 6 fasta files, one for each frame (direct/reverse), and a csv file that contains all 6 frames in 6 columns

Change log

[0.1] - 2021-08-01

  • Created

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

translate6frames-0.1.3.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

translate6frames-0.1.3-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page