Skip to content

Investigate implementing Nextflow plugin #10

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions