Most NGS (Next-Generation Sequencing) analysis tools are built with Linux or macOS in mind, and information about running them natively on Windows is scattered. This site collects tools that work on Windows out of the box, binaries we compiled ourselves, and links to useful external tools in one place.

Basic RNA-seq Tools

A minimal toolchain for running RNA-seq analysis natively on Windows. Self-built binaries, ready to run without WSL.

FlashDEG

Coming Soon

Cross-platform C/C++ implementation of DESeq2 for differential expression analysis. Win-NGS build coming soon.

  • Role: Differential expression analysis

More Windows Builds & Bundles

Additional NGS tools we have built or redistributed for Windows, grouped by function. "Build" entries are compiled from source with MSYS2; "Redistribution" entries repackage existing MSYS2 binaries together with the runtime DLLs needed to run standalone.

Read QC / Preprocessing

Aligners & Quantification

BAM / VCF / BED Utilities

Peak Calling

MACS (Windows patch)

Coming Soon

The most widely used peak caller for ChIP-seq and ATAC-seq. Win-NGS patched Windows build coming soon.

Other Windows-Native Tools

Third-party NGS tools that run on Windows out of the box or ship an official Windows installer.

Read Processing

Alignment & Downstream

Common Tools Not Supporting Windows

Widely-used NGS tools that do not run in a native Windows environment — whether because they are POSIX-only Python/Perl scripts or compiled tools with no Windows port. Use WSL2 or a Linux machine to run these.

About this site

The source for this site is managed on GitHub. Please use issues and pull requests for additions and corrections to the tool listings.

Distributed binaries are provided in accordance with the respective upstream licenses. Please review the upstream license before using any binary listed here.