If you want to create an analysis folder, you can use the script utils/create_directories.sh:
./utils/create_directories.sh 02_analysis/xx_yyy
The structure of the folder will be automatically created.
cd 02_analysis
find . -type d -name '02_scripts' -exec git add {} +
find . -type d -name '03_figures' -exec git add {} +
git commit -m "scripts and figures updated"
git push
- Reconstructed 22001 is called 220011
- ..