Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions pawsey_shortread/megahit_hostremoved.slurm
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ fi

echo "Running megahit with the following parameters: megahit $FINAL_STRING -o megahit_output" >&2

# megahit $FINAL_STRING --continue -o megahit_output
megahit $FINAL_STRING -o megahit_all_reads
megahit $FINAL_STRING --continue -o megahit_all_reads
Comment on lines 61 to +63