Skip to content

Nextflow pipeline to run all tests from the nf-core-modules repository"

Notifications You must be signed in to change notification settings

grst/nf-core-test-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workflow to test nf-core modules

A nextflow-inception: run a nextflow pipeline to run pytest-workflow which runs nextflow. This workflow can be used to run all module-tests from nf-core/modules locally.

Hint:

use

find  -L  workflow-dirs -maxdepth 4 -type f -exec tar -rvhf workflow-dirs.tar.gz {} \;

to pack up the workflow-dirs directory.

About

Nextflow pipeline to run all tests from the nf-core-modules repository"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published