Skip to content

Commit 94a4503

Browse files
2026022 - additional info
1 parent 445231d commit 94a4503

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hpc.qmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Examples of Restricted data include data protected by state or federal privacy r
3232

3333
At present there are no fees for the use of the Argon cluster for low-priority usage.
3434
For large users, or those who want access to dedicated resources, the option of purchasing or renting supplemental system hardware may be available.
35-
If you are interested in dedicated hardware, contact research-computing@uiowa.edu.
35+
If you are interested in dedicated hardware, contact [research-computing@uiowa.edu](mailto:research-computing@uiowa.edu).
3636

3737
# Accessing Lab Drive
3838

@@ -74,6 +74,7 @@ Mac OS Terminal:
7474
```
7575
- `pwd` print current working directory
7676
- `cd path/to/directory` sets working directory
77+
- `ls` print files in directory
7778
- `module load moduleName` loads modules required for analyses; necessary to complete prior to submitting jobs involving R
7879
- `module list` lists downloaded modules
7980
- `qsub` submit a job script to Argon processing

0 commit comments

Comments
 (0)