Skip to content

correcting name. Continue can be present for first run - #40

Merged
linsalrob merged 1 commit into
mainfrom
mhit
Aug 6, 2026
Merged

correcting name. Continue can be present for first run#40
linsalrob merged 1 commit into
mainfrom
mhit

Conversation

@linsalrob

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI lite review requested due to automatic review settings August 6, 2026 01:53
@linsalrob
linsalrob merged commit dfba668 into main Aug 6, 2026
@linsalrob
linsalrob deleted the mhit branch August 6, 2026 01:53

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the SLURM workflow used to run MEGAHIT on host-removed short reads, aiming to support resuming assemblies via --continue.

Changes:

  • Switches the MEGAHIT invocation to include --continue.
  • Removes the previously commented MEGAHIT command line.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 61 to +63
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants