Dandi organize currently lacks an option to add custom keys to dandi file names
- Dominant language
- Python
- Stars
- 28
- Forks
- 37
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 9
Description
Currently, it appears that dandi organize/upload are designed to handle file names with the following format sub-[_key-][_mod1+mod2+...].nwb. This works well in general, but means that adding other specifiers to help identify files can be a bit tricky. For example, the Allen Institute has an experiment id associated with each plane of ophys sessions that is difficult to add to filepaths due to not being a recognized key value pair.
I am not fully informed about the standards dandi follows for file naming conventions, but I feel that allowing users to include custom key value pairs in their file names would be a useful addition if it does not cause any conflicts with the standards dandi follows.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.