Wingetlywingetly
← All apps
W

WinNGS featureCounts

by WinNGSv2.1.1

Last updated

Unofficial Windows installer for featureCounts from the Subread package.

Install with winget

$ winget install --id WinNGS.featureCounts --exact --version 2.1.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for WinNGS featureCounts

WinNGS featureCounts uses MSI. The silent install switches are /qn.

One-line silent install (x64, machine scope)
msiexec.exe /i win-ngs-featureCounts-2.1.1-windows-x86_64.msi /qn

See the full silent install reference for WinNGS featureCounts

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

featureCounts is a read summarization program from the Subread package. This package provides an unofficial WinNGS Windows MSI installer for featureCounts 2.1.1 x86_64, using the unmodified executable from the official Subread Windows package.

Installers · v2.1.1

ArchitectureTypeScopeInstallDownload
x64MSImachineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for WinNGS featureCounts.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • FlashDEGWinNGS
    WinNGS.FlashDEGv1.1.0

    Fast, lightweight bulk RNA-seq differential expression analysis.

  • W
    WinNGS STARWinNGS
    WinNGS.STARv2.7.11b-r4

    Community Windows build of the STAR RNA-seq aligner.

  • MEGA12iGEM
    iGEM.MEGA.12v12.1.2

    Molecular Evolutionary Genetics Analysis

  • UGENEUnipro
    Unipro.UGENEv53.1

    UGENE is a free open-source bioinformatics software for Windows, macOS, and Linux.

  • CLC Genomics WorkbenchQIAGEN Aarhus A/S
    QIAGEN.CLCGenomicsWorkbenchv26.0.6

    Access all the tools you need for data analysis with our comprehensive solution. Start shifting your focus from data to discovery and take advantage of NGS workflows, interpretation and visualization.

  • PyMOLSchrodinger, Inc.
    Schrodinger.PyMOLv3.1.8

    A user-sponsored molecular visualization system on an open-source foundation, maintained and distributed by Schrödinger.

More from WinNGS or browse bioinformatics, genomics, ngs.

Frequently asked questions

How do I install WinNGS featureCounts on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id WinNGS.featureCounts --exact --version 2.1.1. winget downloads the installer from WinNGS and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install WinNGS featureCounts silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id WinNGS.featureCounts --exact 2.1.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for WinNGS featureCounts?
WinNGS featureCounts uses MSI. Run the downloaded installer with: msiexec.exe /i win-ngs-featureCounts-2.1.1-windows-x86_64.msi /qn. The silent switches are /qn.
How do I uninstall WinNGS featureCounts via winget?
Run: winget uninstall --id WinNGS.featureCounts --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from WinNGS featureCounts's Apps & Features entry.
Is WinNGS featureCounts free?
WinNGS featureCounts is distributed under GPL-3.0. Refer to the publisher (https://github.com/win-ngs/featurecounts-windows-exe) for the full license terms - Wingetly itself does not charge for installation.
Does WinNGS featureCounts work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls WinNGS featureCounts directly from the publisher.
How do I keep WinNGS featureCounts up to date?
Run winget upgrade --id WinNGS.featureCounts --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of WinNGS featureCounts from microsoft/winget-pkgs.