Change ALLOW_N_CIGARS to ALLOW_N_CIGAR_READS in doc

This commit is contained in:
Ron Levine 2017-01-18 15:11:52 -05:00
parent 7c0e51396f
commit dce2e29ade
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ import java.util.ArrayList;
* -R reference.fasta \
* -I input.bam \
* -o output.bam \
* -U ALLOW_N_CIGARS
* -U ALLOW_N_CIGAR_READS
* </pre>
*
* <h3>Note</h3>