Skip to content

Catch identical filenames #192

@MarieLataretu

Description

@MarieLataretu

I suggest to change simpleName to baseName here:

.map { file -> tuple(file.simpleName, file) }

(and potentially somewhere else) to avoid problems with file names with more than one ..

Else or in addition a sanity check for identical file names would be good.


Context: https://www.nextflow.io/docs/latest/script.html#check-file-attributes

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions