Skip to content

Commit

Permalink
fix potential signedness bug in RapMap
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Patro committed Jul 16, 2018
1 parent e3ec216 commit 03912a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/fetchRapMap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ SVER=salmon-v0.11.0
#SVER=develop-salmon
#SVER=pe-chaining

EXPECTED_SHA256=c4bd746e3f72f6b8b2f7a94310b3152ed5b7817d0e447105327ccb6788f52119
EXPECTED_SHA256=152c7c5a6c091c47d971a6d6cf1051757f6d3f966a3ad99e8bed84e81be56f09


mkdir -p ${EXTERNAL_DIR}
Expand Down

0 comments on commit 03912a3

Please sign in to comment.