Skip to content

Commit

Permalink
modified: cre.bam.validate.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
naumenko-sa committed Sep 6, 2017
1 parent d0a59ba commit 7f26c22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cre.bam.validate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ fi
#uses picard wrapper from bcbio

picard ValidateSamFile I=$bam > $bam.check

#tries to read and checks EOF
samtools quickcheck -vvvv $bam &> $bam.quickcheck

0 comments on commit 7f26c22

Please sign in to comment.