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:
commit
67baa9046c
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue