The purpose of this compendium is to
[briefly describe the compendium's goals and objectives]
For more information, please contact:
[Name],[Email Address][Name],[Email Address]
[URLs to data sources (e.g. OneDrive), GitHub repos, publications, etc.]
- Ensure that
"$HOME"/dotfiles/install-hpc.shhas been run. - Switch to the directory in the HPC in which you wish to keep all the repos associated with this project.
- Run
git clone https://github.com/SATVILab/CompTASA. - Run
cd CompTASA - Run
apptainer-pull -o SATVILab - Run
apptainer-vscode - Within VS Code:
- In a terminal where the working directory is
CompTASA:- Run
repos-git-clone - Run
repos-workspace-add
- Run
- For each analysis/data processing repo (just not this infrastructure repo), e.g.
PipelineGatingIlcTasa:- Switch to them as your working directory, e.g.
cd ../PipelineGatingIlcTasa. - Run
config-r-renv-restore.
- Switch to them as your working directory, e.g.
- In the repo in which you want to work, run
radianto startRand then run code as usual.
- In a terminal where the working directory is
- Ensure that the GitHub Codespace has access to the following environment variables:
GH_TOKEN: Classic PAT for GitHub
- Open GitHub Codespace
- In a terminal where the working directory is
CompTASA:- Run
repos-git-clone - Run
repos-workspace-add
- Run
- For each analysis/data processing repo (just not this infrastructure repo), e.g.
PipelineGatingIlcTasa:- Switch to them as your working directory, e.g.
cd ../PipelineGatingIlcTasa. - Run
config-r-renv-restore.
- Switch to them as your working directory, e.g.
- In the repo in which you want to work, run
radianto startRand then run code as usual.