From 608f75a48498ce366a8777213d0a8c57bbfb2a96 Mon Sep 17 00:00:00 2001 From: Will Holtz Date: Thu, 24 Aug 2023 17:35:07 -0700 Subject: [PATCH] docs: remove Cori, update Perlmutter info --- docs/Targeted_Analysis.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/docs/Targeted_Analysis.md b/docs/Targeted_Analysis.md index b3ed1f27..1b83ee00 100644 --- a/docs/Targeted_Analysis.md +++ b/docs/Targeted_Analysis.md @@ -17,7 +17,7 @@ proceed until you have been added to the metatlas group. 1. On your local computer open a terminal. 1. Copy and paste the following command into the terminal, - where NERSC_USERID should be replaced with your NERSC username: + where `NERSC_USERID` should be replaced with your NERSC username: ```bash ssh -L localhost:53682:localhost:53682 NERSC_USERID@perlmutter-p1.nersc.gov \ @@ -37,7 +37,7 @@ proceed until you have been added to the metatlas group. Please go back to rclone". 1. Go to [jupyter.nersc.gov](https://jupyter.nersc.gov/) and login using your NERSC account. -1. Click the 'start' button for a Perlmutter 'Shared CPU Node' and wait for +1. Click the 'start' button for a Perlmutter 'Login Node' and wait for the JupyterLab interface to load. 1. From the menu bar, select 'File' -> 'New' -> 'Terminal'. 1. Copy and paste the following command into the terminal: @@ -162,10 +162,9 @@ like: JGI-HILIC 20210804_JGI-AK_PA-CT_507784_Frtlzr_Set1_QE-139_HILICZ_USHXG01490 0 ``` -This will submit a slurm job. On Cori, you will receive an email when the job -starts executing and when it has completed. On Perlmutter, the SLRUM job -notifications emails are currently broken. Typical HILIC jobs take several hours -to complete. +This will submit a slurm job. You may receive an email when the job +starts executing and when it has completed. Typical HILIC jobs take several +hours to complete. #### Evaluate Outputs @@ -200,7 +199,7 @@ https://github.com/biorack/metatlas/blob/main/notebooks/reference/RT-Alignment.i ### Perform ISTDsEtc Analysis 1. Launch [jupyter.nersc.gov](https://jupyter.nersc.gov/) in your web browser - and start a 'Shared CPU Node' on Cori or Perlmutter. + and start a 'Login Node' session on Perlmutter. 1. Open `~/metabolomics_data////0/Targeted//__ISTDsEtc-POS.ipynb` within JupyterLab (you no longer need to use the Classic Notebook interface).