Wiki

Clone wiki

ATLAS / Auxiliary Tools: writeDepthPerSite

Overview

For each site of the genome, write the depth to compressed file.

Output

  • a gzipped file with columns chr, pos, depth

Usage Example

./atlas task=writeDepthPerSite bam=example.bam verbose

Engine Parameters

Engine parameters that are common to all tasks can be found here.

Updated