-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
My dataset is over 5000 frames, I would like to take advantage of the file name pattern to include different condition names in the name of the files, but the number of wildcards is limited to {iiii}. Is it possible to increase these limit to up to 6 characters, or allow multiple variable pattern ?
This way, it would be possible to do as following :
well_frame_{iiiiii} << here the first two "i" would be interpreted as the well number
or even more ideally :
well_{ii}frame{iiii}
These features would allow automatic batch processing in a pipeline manager (like snakemake).
Thank you a lot for your work, it's truly powerful !
Metadata
Metadata
Assignees
Labels
No labels