DNAtranslator
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.
Zitieren als
Giuseppe Cardillo (2024). DNAtranslator (https://github.com/dnafinder/DNAtranslator), GitHub. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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 |