Skip to content

Commit

Permalink
update sambamba, add realign test
Browse files Browse the repository at this point in the history
  • Loading branch information
cc2qe committed Jan 12, 2016
1 parent 550f598 commit e99d565
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions example/run_speedseq.sh
Expand Up @@ -22,3 +22,10 @@
-S example.splitters.bam \
-D example.discordants.bam \
-R data/human_g1k_v37_20_42220611-42542245.fasta

# 4. realign with BWA
../bin/speedseq realign \
-o example.realign \
-M 3 \
data/human_g1k_v37_20_42220611-42542245.fasta \
example.bam
Binary file modified src/sambamba
Binary file not shown.

0 comments on commit e99d565

Please sign in to comment.