Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use INITIALISE subworkflow instead of WorkflowMain.initialise() #2430

Closed

Commits on Sep 21, 2023

  1. Pipeline template: Use INIITIALISE subworkflow instead of WorkflowMai…

    …n.initialise()
    
    Changes:
     - Guts WorkflowMain, particularly the initialise() method
     - Replaces it with INIITIALISE subworkflow
    
    - Should be easier to maintain via nf-core/modules (more regular updates)
    - Uses more native Nextflow for bioinformatics developers to follow
    
    Should incidentally fix nf-core#2289
    adamrtalbot committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    cf14aa1 View commit details
    Browse the repository at this point in the history
  2. Template fixes

    adamrtalbot committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e9be029 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc01dd0 View commit details
    Browse the repository at this point in the history
  4. fixup

    adamrtalbot committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    61fbeb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8153dc4 View commit details
    Browse the repository at this point in the history
  6. CHANGELOG

    adamrtalbot committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    7e307e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83ccc5e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    eab1442 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    31a47a8 View commit details
    Browse the repository at this point in the history