allNodesTable: Helper function that takes the result from the 'nodes'...

View source: R/workFlows.R

allNodesTableR Documentation

Helper function that takes the result from the nodes function, which is a named list of parameter tables (from processing or consensus workflow), and puts it all in a single table with the names of the nodes as an extra column

Description

Helper function that takes the result from the nodes function, which is a named list of parameter tables (from processing or consensus workflow), and puts it all in a single table with the names of the nodes as an extra column

Usage

allNodesTable(nodesList)

Arguments

nodesList

named list of tables of workflow (node) parameters. Intended as input here is the output from the nodes function

Value

data.frame, a large table of all node parameters


BenBruyneel/proteinDiscover documentation built on March 16, 2024, 4:36 p.m.