Skip to content

omar4a/bioinformatics-bci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bioinformatics Project

This project is a small Python desktop application for exploring neural gene data. It fetches selected gene sequences from NCBI, searches for user-provided DNA motifs, and simulates an EEG-like signal based on motif frequency.

Main Files

  • app.py: Tkinter application for gene lookup, motif analysis, and EEG simulation
  • Bioinformatics_Report.pdf: full project report with methodology, implementation details, and discussion
  • Bioinformatics_Research.pdf: supporting research material

Requirements

  • Python 3
  • biopython
  • numpy
  • matplotlib

Run

pip install biopython numpy matplotlib
python app.py

An internet connection is required because the application fetches sequence data from NCBI. For the complete explanation of the project, refer to Bioinformatics_Report.pdf.

About

Bioinformatics-inspired approaches to BCI data analysis — sequence alignment concepts applied to neural signal patterns.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages