nf-core / nft-utils

nf-test utility functions
MIT License
9 stars 7 forks source link

make `getAllFilesFromDir` work from an input ignore file #10

Closed maxulysse closed 1 month ago

maxulysse commented 1 month ago

so we can use it with something like

getAllFilesFromDir(params.outdir, false, `pattern`, `path/to/ignorefile` )