samtools Verified for current stable LTS

Samtools Command: Count Alignments Per Chromosome

Use for count alignments per chromosome with Samtools. Exact CLI syntax to count alignments per chromosome using Samtools.

When to use this: Use for count alignments per chromosome with Samtools.

Command Syntax

samtools idxstats <sorted_indexed_input>

Command Breakdown

samtools is the base executable for this command.

FAQ

Purpose: Exact syntax to count alignments per chromosome using Samtools.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Samtools directory