MergeInsertSizeDistributions
Posted in GenomeSTRiP Documentation | Last updated on 2012-09-21 23:14:09


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


1. Introduction

The MergeInsertSizeDistributions utility combines multiple insert size histogram files into one.

The insert size histograms are stored in a binary file format.

2. Inputs / Arguments

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

  • -disjoint : If specified, assume the input files contain disjoint data, which is faster. If not specified, histograms with the same <Sample, Library, ReadGroup> key are merged.

3. Outputs

  • -O <histogram-file> : Output binary histogram file.

Return to top

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