Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a literal path for Nextclade data input #877

Merged
merged 1 commit into from
Mar 2, 2022

Conversation

huddlej
Copy link
Contributor

@huddlej huddlej commented Mar 2, 2022

Description of proposed changes

Replaces a reference to the rule that produces Nextclade data needed for alignment with the literal path to the corresponding output. This approach allows users to define custom rules that generate the same output and override the workflow's default rules. This kind of functionality is important, as it allows users to easily modify the workflow DAG from their custom build configuration and avoid maintaining a fork of the main workflow that can get outdated easily.

Related issue(s)

Related to #875

Testing

  • Tested by CI

Replaces a reference to the _rule_ that produces Nextclade data needed
for alignment with the _literal path_ to the corresponding output. This
approach allows users to define custom rules that generate the same
output and override the workflow's default rules. This kind of
functionality is important, as it allows users to easily modify the
workflow DAG from their custom build configuration and avoid maintaining
a fork of the main workflow that can get outdated easily.

Related to #875
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.

1 participant