Skip to content

Commit

Permalink
add hmms to tar gz
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewprzh committed Dec 26, 2019
1 parent 0329a29 commit 5ab127c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make-targz.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ rm -f $SRC_DIR/spades_pipeline/*.pyo
rm -f $TARGET_DIR/ext/include/python_libs/joblib/*.pyc
rm -f $TARGET_DIR/ext/include/python_libs/joblib/*.pyo

cp -r assembler/biosynthetic_spades_hmms $TARGET_DIR/
cp -r assembler/test_dataset $TARGET_DIR/test_dataset
cp -r assembler/test_dataset_truspades $TARGET_DIR/test_dataset_truspades
cp -r assembler/test_dataset_plasmid $TARGET_DIR/test_dataset_plasmid
Expand Down

0 comments on commit 5ab127c

Please sign in to comment.