BIOINFORMATICS TOOLS

Sequence Analysis Tools

Pairwise Sequence Alignment

  • Needle@EBI – Needleman-Wunsch global sequence alignment tool.
  • BLAST@NCBI – Alignment tool to find regions of similarity between biological sequences.
  • Stucture Alignment – Pairwise structure alignment tool at PDB.
  • Water@EBI –  For local sequence alignment based on Smith-Waterman algorithm.
  • Dotlet@SIB – Sequence comparison with dot plot.

Multiple Sequence Alignment

  • COBALT@NCBI – Constraint-based Multiple Alignment Tool. Computes a multiple protein sequence alignment using conserved domain and local sequence similarity information.
  • Clustal Omega@EBI – Clustal Omega is a new multiple sequence alignment program that uses seeded guide trees and HMM profile-profile techniques to generate alignments.
  • Muscle@EBI – MUltiple Sequence Comparison by Log- Expectation. Multiple sequence comparison with better average accuracy and speed.
  • MAFFT@EBI – Multiple Alignment using Fast Fourier Transform. High speed multiple sequence alignment program.
  • KALIGN@EBI – A fast and accurate multiple sequence alignment algorithm.
  • T-Coffe@EBI – Multiple alignment program that allows to combine results obtained with several alignment methods.
    .
  • STRAP – Intuitive Editor for annotated multiple Sequence and Structure Alignments
  • Weblogo – A web based application designed to easily generate sequence logos .

Sequence Similarity Search

  • NCBI – Sequence similarity seacrh programs at NCBI including PSI-BLAST and PHI-BLAST, etc.
  • EBI  – Sequence similarity search programs at EBI  including FASTA, BLAST and SSEARCH, GGSearch, GLSearch, HMMER. 
  • BLAST/BLAT@Ensembl – Sequence similarity search tool at Ensembl.
  • BLAT@UCSC – Sequence similarity search program available at UCSC genome browser.
  • Sanger BLAST – Sanger Genome Sequencing Projects BLAST.

Primer Design

  • Primer Design – The online primer design tool at BioWeb.
  • Primer Blast – NCBI primer design tool with Blast search.
  • Web Primer – Online primer design tool at the yeast genome database.

Must Read

PlotGDP

What If an AI Agent Could Handle All Your Bioinformatics Plots? Meet PlotGDP

0
The research team affiliated with Sun Yat Sen University in Guangzhou engineered PlotGDP, an AI-based web server tool designed to assist people with various...
OpenProteinAI

How Biologists Can Design Proteins Without Programming Using OpenProtein.AI

0
OpenProtein.AI is an open-access platform founded by MIT alumni Tristan Bepler and Tim Lu, which provides open-source AI models and a no-code interface for...
AI-Driven Drug Discovery

Rentosertib and the Dawn of a New Era in AI-Driven Drug Discovery

0
For years, the promise of artificial intelligence in drug discovery has lived mostly in press releases and conference decks. Researchers have talked about what...
ROCKET

ROCKET Transforms AlphaFold2 into an Experiment-Driven Structure Modeling Tool

0
Researchers at the University of Cambridge, Columbia University, and partner institutions have introduced ROCKET, a novel framework that extends AlphaFold2 by integrating experimental data,...
Best Summer Internship in Bioinformatics 2026

Best Summer Internship in Bioinformatics 2026

0
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,600;1,400&family=DM+Sans:wght@300;400;500&display=swap'); *{margin:0;padding:0;box-sizing:border-box} :root{ --navy:#042C53; --blue:#185FA5; --blue-mid:#378ADD; --blue-light:#85B7EB; --blue-pale:#E6F1FB; --blue-border:rgba(24,95,165,0.15); --gold:#BA7517; --gold-light:#EF9F27; --gold-pale:#FAEEDA; --text:#042C53; --muted:#0C447C; ...