Skip to content

Translation of the FASTA file with genetic code into aminoacid code.

Notifications You must be signed in to change notification settings

OrangePomeranian/Programy_Komputerowe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Transcriptor of nucleotide to amino acid sequences

A program that transcribes nucleotide sequences into amino acid sequences written in Python.

For a given nucleotide sequence, the program generates the corresponding amino acid sequence by transcribing triplets into amino acid codes. The operations occur on a data file in the FASTA format indicated by the user. As a result, the program generates another FASTA file.

The genetic code used is the human genetic code. The program can transcribe both DNA and RNA sequences.

About

Translation of the FASTA file with genetic code into aminoacid code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages