Skip to content

luquelab/Flyby-Denial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧬 Protein Analysis Pipeline (Google Colab)

This project is a simple bioinformatics pipeline built in Google Colab for analyzing and comparing protein sequences. It’s designed to be easy to run and modify, especially for students or anyone getting started with protein analysis.


What this does

Given a set of protein sequences, the pipeline will:

  • Read in your data (from a FASTA file or by fetching sequences)
  • Calculate basic physicochemical properties
  • Compare sequences to each other
  • Show how the proteins are related using clustering

Outputs

The notebook generates:

  • tables of physicochemical properties
  • a sequence similarity table
  • clustering visualizations (dendrograms)

All results are displayed in Colab and can be saved.


How to run

  1. Open the notebook in Google Colab
  2. Run the setup cells
  3. Upload your FASTA file or fetch sequences
  4. Run the remaining cells in order

Contributing

Feel free to modify or extend the pipeline.

About

table of artemis ii skeptics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors