Merge pull request #1550 from broadinstitute/rhl_fix_splitncigarreads_doc_1549

Change ALLOW_N_CIGARS to ALLOW_N_CIGAR_READS in doc
This commit is contained in:
Ron Levine 2017-01-18 17:06:06 -05:00 committed by GitHub
commit 67baa9046c
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>