Skip to content

Investigate implementing Nextflow plugin #10

@DLBPointon

Description

@DLBPointon

Investigate building a Nextflow plugin that will replace the data collection Groovy function currently in use.

Data may be sent to the plugin via a to_summary(channel, type) e.g. to_summary(ch_input_genome, input_genome), to_summary(ch_longreads, input_longreads)

This would generate the current TV enhanced file containing: pipeline information, run information, execution logs.

At a later date we will revisit to include calling the API layer of the DB and pulling the most upto date optimised values for the in-progress run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions