File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ library(org.Hs.eg.db)
130
130
131
131
` r sn<-sn+1; paste0(sn,"\\. ") ` Specify the location of the main tutorial directory
132
132
``` {r}
133
- main_dir = '/Users/jonrob/Documents/NBIS/teaching/workshop_omics_integration/session_gems '
133
+ main_dir = './session_gsa '
134
134
135
135
```
136
136
</br >
Original file line number Diff line number Diff line change @@ -6798,7 +6798,7 @@ <h1>Setup</h1>
6798
6798
library(org.Hs.eg.db)</code></pre>
6799
6799
<p></br></p>
6800
6800
<p>4. Specify the location of the main tutorial directory</p>
6801
- <pre class="r"><code>main_dir = '/Users/jonrob/Documents/NBIS/teaching/workshop_omics_integration/session_gems '</code></pre>
6801
+ <pre class="r"><code>main_dir = './session_gsa '</code></pre>
6802
6802
<p></br></p>
6803
6803
<p>5. Create a <code>TCGA_data/</code> subdirectory within <code>data/</code> (if it does not yet exist)</p>
6804
6804
<pre class="r"><code>tcga_dir <- file.path(main_dir, 'data', 'TCGA_data')
You can’t perform that action at this time.
0 commit comments