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

Save settings in yaml/json format #66

Open
mhoban opened this issue May 29, 2024 · 3 comments
Open

Save settings in yaml/json format #66

mhoban opened this issue May 29, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@mhoban
Copy link
Owner

mhoban commented May 29, 2024

Right now settings are saved as settings.txt, with more or less human-readable contents

save them as yaml and/or json for better reusability

@mhoban mhoban added the enhancement New feature or request label May 29, 2024
@mhoban
Copy link
Owner Author

mhoban commented May 29, 2024

Use groovy.yaml.YamlBuilder

@mhoban
Copy link
Owner Author

mhoban commented Jul 11, 2024

To be clear, this refers to the settings for individual process steps, not the overall settings for the pipeline.

@mhoban
Copy link
Owner Author

mhoban commented Sep 12, 2024

nf-core does this for every step, saving a 'versions.yml' file that includes the version of each tool they run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant