Skip to content

Commit

Permalink
v87 checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
conchoecia committed Jun 3, 2020
1 parent 9e1ee19 commit dd019c9
Show file tree
Hide file tree
Showing 2 changed files with 13,556 additions and 1 deletion.
2 changes: 1 addition & 1 deletion annotation/make_release.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
RELEASE=Hcv1av86
RELEASE=Hcv1av87
mkdir ${RELEASE}_release
find ./final_output/ -type f -name "*" -exec cp {} ${RELEASE}_release \;
rm ${RELEASE}_release/*vcf*
Expand Down
Loading

0 comments on commit dd019c9

Please sign in to comment.