Skip to content

Commit

Permalink
Single character removal (deleting one asterisk)
Browse files Browse the repository at this point in the history
  • Loading branch information
transcript authored Aug 27, 2018
1 parent 1362333 commit c57ea5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup_and_test/test_of_master_script_tiny.bash
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ echo -e "\nDIAMOND Subsystems annotations completed at: "; date
#
# STEP 5.1: PYTHON SUBSYSTEMS ANALYSIS COUNTER

for file in $STEP_4/*subsys_annotated*
for file in $STEP_4/*subsys_annotated
do
checked python $PY_DIR/DIAMOND_subsystems_analysis_counter.py -I $file \
-D $diamond_subsys_db.fa -O $file.hierarchy -P $file.receipt
Expand Down

0 comments on commit c57ea5e

Please sign in to comment.