Falco 1.3.0 Windows port
Quality control tool for raw RNA-seq reads. FastQC alternative.
Native Windows NGS tools: run Next-Generation Sequencing analysis on Windows
Most NGS (Next-Generation Sequencing) analysis tools are built for Linux or macOS, and native Windows binaries have been hard to come by. Win-NGS distributes Windows binaries of standard NGS analysis tools built with no or minimal code modifications — STAR, fastp, bedtools and more — as well as original tools developed by our lab, so you can run NGS workflows natively on Windows. The site also collects curated links to other Windows-native NGS analysis software.
A minimal toolchain for running RNA-seq analysis natively on Windows.
Quality control tool for raw RNA-seq reads. FastQC alternative.
Splice-aware aligner for short RNA-seq reads.
winget install WinNGS.STAR
Per-gene read counter. The download link contains only featureCounts.exe.
winget install WinNGS.featureCounts
Fast, lightweight alternative to DESeq2 for differential expression analysis.
winget install WinNGS.FlashDEG
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.
Provides ultrafast preprocessing and quality control for FastQ data.
Long-read sequence aligner for PacBio and Nanopore reads.
Short-read aligner for genome sequencing, ATAC-seq, ChIP-seq, etc.
Short-read aligner for genome sequencing, ATAC-seq, ChIP-seq, etc.
Splice-aware aligner for RNA-seq. Low memory requirements.
Pseudoalignment-based transcript quantification from RNA-seq reads.
Windows-native tool for tximport-style transcript-to-gene aggregation. Bridges kallisto output to FlashDEG.
Reference-guided transcript assembly and quantification from RNA-seq alignments.
SAM/BAM/CRAM file manipulation — sorting, indexing, viewing, filtering. Standalone bundle including the required runtime DLLs.
VCF/BCF manipulation, filtering, and variant calling. Includes plugins and the runtime DLLs needed to run standalone on Windows.
Core C library for high-throughput sequencing data formats (SAM/BAM/CRAM/VCF/BCF).
Ships the CLI utilities bgzip, tabix, htsfile,
and annot-tsv.
Swiss-army knife for genomic interval operations — intersect, merge, sort, slop, coverage across BED / BAM / VCF / GFF.
Coming Soon
The most widely used peak caller for ChIP-seq and ATAC-seq. Win-NGS patched Windows build coming soon.
Third-party NGS tools that run on Windows out of the box or ship an official Windows installer.
prefetch, fasterq-dump). Official Windows binary.
FastQC
Read quality checks. Java-based. Falco is a Windows-native alternative.
Trimmomatic
Read trimming. Java-based. Fastp is a Windows-native alternative.
SeqKit
FASTA/Q manipulation — stats, filtering, conversion, sorting. Official Windows binary.
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.
Yes. Win-NGS provides self-compiled native Windows binaries for core NGS (Next-Generation Sequencing) tools such as STAR, fastp, samtools, bcftools, bedtools, minimap2, BWA-MEM2, HISAT2, kallisto and StringTie, so you can build a complete RNA-seq or DNA-seq workflow on Windows.
No. Every Win-NGS build runs natively on Windows without the Windows Subsystem for Linux (WSL). The binaries are compiled with MSYS2 (MSYS or UCRT64) and bundled with the runtime DLLs they need, so they run standalone.
Win-NGS distributes native Windows builds of Falco, STAR, featureCounts, fastp, minimap2, BWA-MEM2, kallisto, HISAT2, StringTie, samtools, bcftools, htslib and bedtools, plus links to other Windows-native tools like SeqKit, Bowtie2, IGV and the SRA Toolkit.
Yes. All binaries are free and distributed in accordance with the respective upstream open-source licenses. Review each tool's upstream license before use.
Win-NGS is a community portal for running NGS (Next-Generation Sequencing) analysis natively on Windows. 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.