Pipeline Overview

This project is designed to make bioinformatics easier for beginners.

Our goal is to help users explore biological sequence data in a simple and accessible way. Instead of making bioinformatics feel too technical from the start, this project focuses on clear steps, useful tools, and understandable results.

Through this site, users can:

  • Work with sequences (Upload or Fetch)
  • Study the sequences’ properties
  • Compare the sequences
  • Visualize the results in a way that feels less overwhelming

Pipeline Steps

These links lead to the different code snippets listed in the “Code snippets” dropdown. When you click a link, it will take you directly to that part of the code. The code on this website is meant to help you understand the steps of the pipeline and is not runnable here. To run the full code, please use the Google Colab link provided on the Home page.


This site uses Just the Docs, a documentation theme for Jekyll.