bwa Verified for current stable LTS

Bwa Command: Map Pair End Reads Append Comments Linux

Use for map pair end reads append comments linux with Bwa. Exact CLI syntax to map pair end reads append comments linux using Bwa.

When to use this: Use for map pair end reads append comments linux with Bwa.

Command Syntax

bwa mem -C -t 32 <path/to/reference.fa> <path/to/read_pair_end_1.fq.gz> <path/to/read_pair_end_2.fq.gz> | gzip > <path/to/alignment_pair_end.sam.gz>

Live Command Builder

Final Command

bwa mem -C -t 32 <path/to/reference.fa> <path/to/read_pair_end_1.fq.gz> <path/to/read_pair_end_2.fq.gz> | gzip > <path/to/alignment_pair_end.sam.gz>

Command Breakdown

-C
Command Option
Tool-specific option used by this command invocation.
-t
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to map pair end reads append comments linux using Bwa.

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 Bwa directory