Fix docs
This commit is contained in:
parent
b093ba9dcc
commit
bad50a1b05
|
|
@ -103,7 +103,7 @@ import java.util.*;
|
||||||
* -T IndelRealigner \
|
* -T IndelRealigner \
|
||||||
* -targetIntervals intervalListFromRTC.intervals \
|
* -targetIntervals intervalListFromRTC.intervals \
|
||||||
* -o realignedBam.bam \
|
* -o realignedBam.bam \
|
||||||
* [--known /path/to/indels.vcf] \
|
* [-known /path/to/indels.vcf] \
|
||||||
* [-compress 0] (this argument recommended to speed up the process *if* this is only a temporary file; otherwise, use the default value)
|
* [-compress 0] (this argument recommended to speed up the process *if* this is only a temporary file; otherwise, use the default value)
|
||||||
* </pre>
|
* </pre>
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue