MergeReadDepthCoverage
Posted in GenomeSTRiP Documentation | Last updated on 2012-09-21 23:13:32


There are no comments on this article yet. To add one, view this post on the forum


1. Introduction

The MergeReadDepthCoverage utility merges files containing read depth counts into one file.

This utility is used for parallelizing computation of read depth coverage.

See also ComputeReadDepthCoverage.

2. Inputs / Arguments

  • -I <coverage-file> : The set of input coverage files.

3. Outputs

  • -O <coverage-file> : Tab delimited merged output file.

Return to top

There are no comments on this article yet. To add one, view this post on the forum