Skip to content

This repository contains a Python script for gene expression analysis, featuring functions for DNA to RNA transcription, RNA to protein translation, and reverse translation of protein to RNA and DNA. Customizable codon usage tables enable organism-specific analysis. Contributions welcome!

License

Notifications You must be signed in to change notification settings

danielezeobinna/Gene-Expression-Analysis-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gene Expression Analysis Tool

License: MIT

License

MIT License Copyright (c) 2024 Daniel Eze

This project is licensed under the MIT License - see the LICENSE file for details.

Description

This repository contains a Python script for gene expression analysis. The script allows users to convert DNA sequences to RNA and protein sequences, as well as reverse translate protein sequences back to RNA and DNA. It also incorporates customizable codon usage tables, making it adaptable for different organisms.

Usage

To use the script, simply provide a DNA, RNA, or protein sequence as input. The script will automatically determine the type of sequence and perform the appropriate conversions. For detailed instructions and examples, refer to the code files within the repository.

Author

Daniel Eze

About

This repository contains a Python script for gene expression analysis, featuring functions for DNA to RNA transcription, RNA to protein translation, and reverse translation of protein to RNA and DNA. Customizable codon usage tables enable organism-specific analysis. Contributions welcome!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages