| ... | ... | @@ -12,6 +12,15 @@ Key-value pairs are a very flexible way to record the meta data associated with |
|
|
|
3. Separate metadata (values) in filenames or directory by an underscore (`_`)
|
|
|
|
4. You can use directory structure to organise your data, the management of this is a little more complicated though.
|
|
|
|
|
|
|
|
### Guidelines
|
|
|
|
There are no specific rules how to name your files. Whatever system you choose to use, they must be detailed enough that some from your research group could take your lab book and identify each image.
|
|
|
|
|
|
|
|
* **More detail is better:** Adding some hints, like `time` or `cell-line` makes it easier for you, and others, to at a glance work out what the naming system means.
|
|
|
|
|
|
|
|
* **Too much detail is bad:** Really long filenames are annoying to type, have more chance of typos and can cause issues for Windows.
|
|
|
|
|
|
|
|
* **Directories can help:** You may prefer to organise your data into directories. This helps to reduce input errors. After importing to OMERO there are some scripts that add the directories to the filename.
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
Here are some example of filenames:
|
|
|
|
|
| ... | ... | @@ -35,4 +44,3 @@ This one using directory structure to help organise the gils |
|
|
|
- code for the substrate (R3)
|
|
|
|
- filed of view code (1_8)
|
|
|
|
- replicate number (01) |
|
|
|
|