Skip to content

Modules directory for custom nf-core modules that cannot be added to main nf-core

License

Notifications You must be signed in to change notification settings

JackCurragh/custom-nf-core-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nf-core Modules

Modules directory for custom nf-core modules that cannot be added to main nf-core

These modules are created using the nf-core tooling but were not specifically developed for nf-core/modules. This is either due to lack of time to meet all requirements, lack of suitable test data or the module violates nf-core rules (eg. use of pipes!).

Requirements

The nf-core package is a requirement for development and importing these modules into your own workflow. As too is Nextflow Simply:

pip install nf-core

or set up a specific conda env:

conda create --name nf-core python=3.11 nf-core nextflow
conda activate nf-core

See the official nf-core/tools repo for actual details

Usage

-- TODO --

I will update this with specific details when I have them but for now refer to below:

This is inspired by the EBI-Metagenomics team.

About

Modules directory for custom nf-core modules that cannot be added to main nf-core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages