Skip to content

pipestat output schema seems to lack path templates #551

@nsheff

Description

@nsheff

I'm reading about output schemas here:

https://pep.databio.org/looper/developer-tutorial/pipeline-interface-specification/#output_schema

This documentation seems to lack for me one of the main reasons of using the output schema: to automatically add variables to a sample object, populated via a template.

I was expecting to say somethign like

      properties:
        fragment_file:
          type: string
          path_template: "outs/{sample_name}_fragments.tsv.gz"

or something. What happened to this functionality?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions