[STORY] Capture and output list of relevant citations associated with each pipeline #49
Labels
analysis-design
Complex analysis workflow epic
mid-level
Requires moderate framework/domain-specific knowledge
pipelines
story
a unit of work
Milestone
Description
As a pipelines user, I would like to be able to access a lit of citations corresponding to the methods used in a pipeline and a short description of how they fit together (e.g. dot-points), so that I can write my methods section.
As a pipeline developer, I would like users to be prompted to acknowledge the work put into designing the pipeline as well as all the methods it builds upon, so that my work and that of the methods developers is appropriately recognised.
Acceptance Criteria
Thoughts
The idea would be to also capture how the reference was used so we can kind of generate a dot-point methods markdown document that gets saved alongside the generated derivatives.
Probably it makes sense to define this in the
pipeline
decorator, e.g.The text was updated successfully, but these errors were encountered: