Skip to content
Open
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
4 changes: 4 additions & 0 deletions profiles/default/config.yaml
Copy link
Member

Choose a reason for hiding this comment

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

I would think to not introduce the additional complexity of profiles here - we don't use use them for most pathogen repos.

If the goal is to remove the unnecessary --cores argument, we can already remove that - it's not required as of Nextstrain CLI 4.0.0.

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
cores: all
Copy link
Contributor

Choose a reason for hiding this comment

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

The PR overall looks good to me, but I wonder if this should be cores: 1 to better reflect how the current tutorial instructions tell people to run things?

rerun-incomplete: true
printshellcmds: true
reason: true