Skip to content

PawnChessmon/dna-rna-sequence-analyzer

Repository files navigation

🧬 DNA/RNA Sequence Analyzer

A simple interactive Streamlit web app to analyze DNA/RNA sequences from FASTA files.

Features

  • Upload a DNA/RNA sequence in FASTA format
  • Calculate GC content
  • Show codon usage (bar chart)
  • Detect open reading frames (ORFs) ≥100 bp
  • Tested on SAFARI FOR MAC Version 26.0 (21622.1.22.11.14)

Try it on https://pawnchessmon-dna-rna-sequence-analyzer-app-coddgo.streamlit.app

Demo

Run locally:

pip install -r requirements.txt
streamlit run app.py

About

DNA/RNA Sequence Analyzer – Built an interactive Streamlit app in Python that analyzes DNA/RNA sequences from FASTA files. Features include GC content calculation, codon usage profiling with visualizations, and open reading frame (ORF) detection. Deployed via GitHub and Streamlit Cloud.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages