mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2025-01-18 02:46:13 -05:00
Change path
This commit is contained in:
parent
137db462a7
commit
5d224740cd
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
// Import generic module functions
|
// Import generic module functions
|
||||||
include { initOptions; saveFiles; getSoftwareName } from './lib/functions'
|
include { initOptions; saveFiles; getSoftwareName } from './functions'
|
||||||
|
|
||||||
process FASTQC {
|
process FASTQC {
|
||||||
tag "$meta.id"
|
tag "$meta.id"
|
||||||
|
|
Loading…
Add table
Reference in a new issue