Skip to content

Commit

Permalink
sv2 v1.3 with -M option for legacy bwa mem -M BAM files: split-reads …
Browse files Browse the repository at this point in the history
…are flagged as secondary instead of supplementary
  • Loading branch information
dantaki committed Jun 23, 2017
1 parent e3e1d01 commit 989a893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ sv2 -i HG00096_sv2_input.txt -r chr21_forestSV.bed -M -o HG00096_sv2
sv2 -i HG01051_sv2_input.txt -r chr21_forestSV.bed -M -o HG01051_sv2
```

**Note**: since the BAM files were generated with the legacy `-M` option that flags split-reads as secondary, supply the `-M` flag to SV<sup>2</sup>
**Note**: since the BAM files were algined with bwa mem with the legacy `-M` option that flags split-reads as secondary, supply the `-M` flag to SV<sup>2</sup>

##### Run SV<sup>2</sup> for multiple samples

Expand Down

0 comments on commit 989a893

Please sign in to comment.