-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I suggest to change simpleName to baseName here:
Line 183 in 9ba98fe
| .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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels