@@ -142,7 +142,6 @@ The following configuration options are **optional**:
...
@@ -142,7 +142,6 @@ The following configuration options are **optional**:
| ------------- | ----------- |
| ------------- | ----------- |
| `BED` | Comma-separate list of paths to BED files of interest |
| `BED` | Comma-separate list of paths to BED files of interest |
| `FEMALE_THRESHOLD` | Float between 0 and 1 that signifies the threshold of the ratio between coverage on X/overall coverage that 'calls' a sample as female. Default = 0.6 |
| `FEMALE_THRESHOLD` | Float between 0 and 1 that signifies the threshold of the ratio between coverage on X/overall coverage that 'calls' a sample as female. Default = 0.6 |
| `FASTQ_COUNT` | Path to `fastq-count` executable |
| `MAX_BASES` | Maximum allowed number of bases per sample before subsampling. Default = None (no subsampling) |
| `MAX_BASES` | Maximum allowed number of bases per sample before subsampling. Default = None (no subsampling) |
| `KNOWN_SITES` | Path to one or more VCF files of known variants, to be used with baserecalibration |
| `KNOWN_SITES` | Path to one or more VCF files of known variants, to be used with baserecalibration |