Skip to content

SofZll/Sequence_Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sequence Analyzer

A DNA sequence analyzer of FASTA file.

Programming team project - University of Bologna (Bachelor Genomics, a.y. 2023-2024)

Homepage screenshot

Stack

HTML5 CSS3 JavaScript

Python Flask

Contributors

Description

Web App that given a FASTA file is able to:

  • parse the FASTA file and generates the trancription of a DNA sequence,
  • show stats and frequency of nitrogenous bases,
  • generates the DNA translations and show the obtained tRNA,
  • allows amino acid chaining, and protein identification
Transcription and Translation page screenshot Aminoacid Chains page screenshot

Input

The input consists of the complete genome sequence previously saved in the directory "./fasta_file". The alowed FASTA file extension are: .fasta, .fna, and .fa.

to Run the Code

python3 Sequence_Analyzer.py

About

A DNA FASTA file sequence analyzer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors