Skip to content

SATVILab/CompTASA

Repository files navigation

README

The purpose of this compendium is to [briefly describe the compendium's goals and objectives]

Contact

For more information, please contact:

  • [Name], [Email Address]
  • [Name], [Email Address]

Links

  • [URLs to data sources (e.g. OneDrive), GitHub repos, publications, etc.]

Details

How to run within a container on the HPC

  • Ensure that "$HOME"/dotfiles/install-hpc.sh has 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
    • 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.
    • In the repo in which you want to work, run radian to start R and then run code as usual.

How to run within a container on GitHub Codespaces

  • 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
  • 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.
  • In the repo in which you want to work, run radian to start R and then run code as usual.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors