add nextflow d30e48d
This commit is contained in:
7
nextflow/docs/developer/diagrams/nextflow.config.mmd
Normal file
7
nextflow/docs/developer/diagrams/nextflow.config.mmd
Normal file
@@ -0,0 +1,7 @@
|
||||
classDiagram
|
||||
%%
|
||||
%% nextflow.config
|
||||
%%
|
||||
Session --* ConfigMap
|
||||
CmdRun --> ConfigBuilder : run
|
||||
ConfigBuilder --> ConfigMap : build
|
||||
Reference in New Issue
Block a user