-
Notifications
You must be signed in to change notification settings - Fork 191
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
Add new command nf-core rocrate
to create a Research Object (RO) crate for a pipeline
#2680
Conversation
# Conflicts: # nf_core/__main__.py
Codecov ReportAttention:
Additional details and impacted files☔ View full report in Codecov by Sentry. |
@nf-core-bot changelog: Add new command nf-core rocrate to create a Research Object (RO) crate for a pipeline |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Super nice! 👏🏻
Couple of minor comments and haven't tried running myself, but from a quick run through of the code I think it looks great 👍🏻
nf_core/rocrate.py
Outdated
self.add_main_authors(wf_file) | ||
wf_file.append_to("programmingLanguage", {"@id": "#nextflow"}) | ||
# get keywords from nf-core website | ||
remote_workflows = requests.get("https://nf-co.re/pipelines.json").json()["remote_workflows"] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice 👍🏻
…s datasets with descriptions
…eate # Conflicts: # CHANGELOG.md # nf_core/commands_pipelines.py # nf_core/pipelines/lint_utils.py # nf_core/pipelines/rocrate.py # nf_core/utils.py
# Conflicts: # nf_core/utils.py
Example crate from the rnaseq pipeline:
ro-crate-metadata.json