# EMBL Rome 2023 Pre-workshop session ## Goal: making sure you have all the components you need for the computational session on the 30th June ### 1. Create your working directory: 1. Start `terminal` ![](https://hackmd.io/_uploads/rkPo3Cnwn.png) 2. Copy datas to your own working folder: - Create your working folder: `mkdir /scratch/[YOUR_initial]/` e.g. `mkdir /scrach/Tong/` - Copy the tutorial to your working folder: `cp -r /scratch/Tong/* /scratch/[YOUR_initial]/` - Copy testing notebook to your Desktop: `cp /scratch/[YOUR_initial]/pre-workshop/Testings.ipynb $HOME/Desktop/` _PS: Unix file system nagivation cheatsheet:_ https://www.codecademy.com/learn/learn-the-command-line/modules/learn-the-command-line-navigation/cheatsheet ### 2. Run testing notebook 1. Open jupyter: `Applications -> Programming -> DL_Course(Pytorch)` ![](https://hackmd.io/_uploads/S1rfR0hwh.png) 2. Open the testing notebook in jupyter: `Desktop/Testings.ipynb` ![](https://hackmd.io/_uploads/H1qE5T6w3.png) 3. Run Napari in notebook and play with parameters - adapted from scikit-image: https://scikit-image.org/docs/stable/user_guide/tutorial_segmentation.html ### 3. Run nf-decoding pipeline - Enter the folder & run the pipeline - `cd /scratch/[YOUR_initial]/nf` - `bash run.sh` ### 4. Bonus: - https://developmental.cellatlas.io/webatlas