Skip to content

Side Quest idea: Metadata handling #520

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

Open
vdauwera opened this issue Feb 19, 2025 · 1 comment · May be fixed by #611
Open

Side Quest idea: Metadata handling #520

vdauwera opened this issue Feb 19, 2025 · 1 comment · May be fixed by #611

Comments

@vdauwera
Copy link
Collaborator

Nextflow has some really cool features for metadata handling and propagation (eg the CSV parsing and metamap). Would be great to provide some guidance and show people how to use them effectively.

Scope for the side quest: domain-agnostic illustration of basic concepts and best practice recommendations.

Next level: include a metadata handling section in the Nextflow for Science (NF4 Genomics etc) courses showing how the basics apply to those domains.

@mahesh-panchal
Copy link

Some things for me.

  • Metadata is data about data. This could be data properties, relationships, or just about anything that needs to be propagated with inputs.
  • How does it differ from other data inputs? When does it become defined as metadata?
  • Where does metadata apply?
    • With process inputs
    • With configuration
    • Controls workflow logic

@FriederikeHanssen FriederikeHanssen linked a pull request May 16, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants