awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
BenLangmead avatar

BenLangmead/bowtie2

0
View on GitHub↗
794 stars·175 forks·C++·GPL-3.0·8 views

Bowtie2

A fast and sensitive gapped read aligner

Features

  • Sequence Alignment - Ultrafast tool for aligning reads to reference sequences.

Star history

Star history chart for benlangmead/bowtie2Star history chart for benlangmead/bowtie2

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Bowtie2

These projects share indexed features with Bowtie2. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • attractivechaos/klibattractivechaos avatar

    attractivechaos/klib

    4,679View on GitHub↗

    klib is a comprehensive C standard library extension and data structure toolkit. It provides a set of fundamental tools for memory management, data organization, and general-purpose utility functions for standalone C applications. The project features specialized capabilities for bioinformatics sequence analysis, including the parsing of FASTA, FASTQ, and Newick formats and the implementation of Smith-Waterman sequence alignment and Hidden Markov Models. It also includes a mathematical computation library for numerical routines and expression evaluation, as well as a lightweight HTTP and FTP

    C
    View on GitHub↗4,679
  • biopython/biopythonbiopython avatar

    biopython/biopython

    5,078View on GitHub↗

    Biopython is a bioinformatics library for Python providing tools to parse, manipulate, and analyze biological sequences, molecular structures, and phylogenetic trees. It serves as a biological sequence parser for genomic and proteomic data across multiple industry-standard file formats and acts as an interface for querying biological data and citations from NCBI Entrez repositories. The project distinguishes itself through specialized toolkits for protein structure analysis and phylogenetic tree construction. It includes a protein structure analyzer for processing PDB and mmCIF files to calcu

    Pythonbioinformaticsbiopythondna
    View on GitHub↗5,078
  • jeffdaily/parasailjeffdaily avatar

    jeffdaily/parasail

    283View on GitHub↗

    Pairwise Sequence Alignment Library

    C
    View on GitHub↗283
  • bbuchfink/diamondbbuchfink avatar

    bbuchfink/diamond

    1,303View on GitHub↗
    C++sequence-alignment
    View on GitHub↗1,303
Compare all 10 related projects→

Frequently asked questions

What does benlangmead/bowtie2 do?

A fast and sensitive gapped read aligner

What are the main features of benlangmead/bowtie2?

The main features of benlangmead/bowtie2 are: Sequence Alignment.

Which projects share features with benlangmead/bowtie2?

Projects with overlapping indexed features include: biopython/biopython — Biopython is a bioinformatics library for Python providing tools to parse, manipulate, and analyze biological… attractivechaos/klib — klib is a comprehensive C standard library extension and data structure toolkit. It provides a set of fundamental… jeffdaily/parasail — Pairwise Sequence Alignment Library. lh3/bwa — Burrow-Wheeler Aligner for short-read alignment (see minimap2 for long-read alignment). ljdursi/poapy — A simple Partial Order Aligner based on Lee, Grasso and Sharlow (2002), for education/demonstration purposes. mummer4/mummer — Mummer alignment tool.