

Start by testing your current knowledge of Bioinformatics Tools. Click on Start Button below.
Bioinformatics Tools Quiz

Page Under Construction Below This Point
Building a bioinformatics pipeline
Databases
EMBL
A comprehensive database for nucleotide sequences
GenBank
An annotated collection of publicly available DNA sequences from various organisms
A curated database of protein sequences and functional information
UniPort
GATK
A quality control tool that provides a visual summary of high-throughput sequencing data to identify potential issues.
MultiQC
Aggregates results from multiple bioinformatics tools (like FASTQC) into a single comprehensive report for easier analysis.
A base-calling program that assigns quality scores to DNA sequencing reads, indicating the accuracy of each base call.
FastQC
Phred
Data Acquisition and Quality Control
BWA / Bowtie2
Efficient aligners for mapping sequencing reads to reference genomes
HISAT2
A fast and sensitive tool for aligning RNA-seq reads
A high-performance aligner designed for RNA-seq data
STAR
Read Alignment / Mapping
Picard
A set of command‑line utilities for manipulating high‑throughput sequencing data (BAM/SAM)
Sambamba
Fast and efficient BAM/SAM file processing—covering indexing, sorting, and more
Essential utilities for working with SAM and BAM data formats
SAMtools
Post-Alignment Processing
GATK
At toolkit for variant discovery in high-throughput sequencing data focused on post-alignment processing such as base recalibration and variant calling
HTseq
A python package for counting reads aligned to genomic features
Toos for peak calling (MASC2) and deep-sequencing data analyzing (deepTools)
MACS2 / deepTools
Variant Calling or Quantification
Bioconductor
An open‑source project that offers extensive tools for genomic data analysis in R
DESeq2
An R package for differential expression analysis of RNA‑seq data
An R package for differential expression analysis of RNA‑seq data
edgeR