get_provenance
get_provenance(
self ,
**metadata ,
)-> ‘Any’
Return a record of this pipe and the machine it ran on.
Parameters
| Parameter | Description |
|---|---|
| **metadata | Anything else worth recording alongside it. |
| method of dascore.workflow.pipe.Pipe | source |
get_provenance(
self ,
**metadata ,
)-> ‘Any’
Return a record of this pipe and the machine it ran on.
| Parameter | Description |
|---|---|
| **metadata | Anything else worth recording alongside it. |