DNAtranslator

Convert a DNA sequence in an amino acids sequence
2K Downloads
Updated 9 Apr 2018

DNAtranslator is a small function to convert a DNA sequence into the correspondent protein sequence. DNAtranslator can accept as input a raw DNA sequence, i.e. DNAtranslator('ACTGTTACCGAATCA'), or a plain text file where the sequence is saved, i.e. DNAtranslator('cdna.txt'). In the zip file you will find a cdna.txt to use as demo: it is the cDNA sequence of the SBDS gene.

Cite As

Giuseppe Cardillo (2024). DNAtranslator (https://github.com/dnafinder/DNAtranslator), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Genomics and Next Generation Sequencing in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
2.0.0.0

better inputparser; github link

1.2.0.0

Changes in description

1.1.0.0

Changes in help section

1.0.0.0

correction in LOAD command

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.