Renaming all objects in a node

When using ALPACA, the folder names are automatically something like “ALPACA_output_01”, with all files within it having a corresponding name. I need my folders to have the specimen names in. How do I make the names of all of the associated files within have a similar naming scheme?
image
I am especially concerned with making sure that the markups file Final ALPACA landmark estimate_1 reads instead, “Final ALPACA landmark estimate_Prdm16_E17.5_002” for example. I don’t want to manually change them all the time as there are so many files, etc. Thank you!

@S_Motch_Perrine interactive mode is only for exploring, and all of those things that are nested in the output is to help you visualize different stages of the ALPACA for better alignment and landmark transfer. Once you are done with the exploration, find the set of parameters that work well for your samples and ready to analyze, you should use the batch mode.

In batch mode, the outputs will be saved directly to the disk using the file prefix from the target model.

Please see the alpaca tutorial at GitHub - SlicerMorph/Tutorials: SlicerMorph module tutorials

Thanks, yes I do normally use batch mode… I have just been testing a ton and was thinking it would be easier for me to go back and compare if I could make everything named after all the specific mice and tissues.

You can right-click on the folder, choose Export to file... and enable Export folder structure option. Then all the models within a subject hierarchy branch will be saved into a separate folder on disk.

1 Like