update Jenkinsfile
This commit is contained in:
parent
a04be259c5
commit
5bafb84830
2
count.sh
2
count.sh
@ -13,4 +13,4 @@ COUNT_DIFF=$(diff hypothesis.trn reference.trn | grep "^>" | wc -l)
|
||||
echo $COUNT_DIFF
|
||||
|
||||
echo $(echo "$COUNT_DIFF/$COUNT" | bc -l) >> srr_results.txt
|
||||
echo "$(tail -50 "srr3.txt")" > srr_results.txt
|
||||
echo "$(tail -50 "srr_results.txt")" > srr_results.txt
|
||||
|
Loading…
Reference in New Issue
Block a user