- Go to
ood.ccv.brown.edu
(you will need an Oscar account). - Go to
Clusters
in the blue menu bar at the top and click the drop-down that says '>_OSCAR Shell Access' - Go to your home folder (
cd ~
) - Git clone the repo (
git clone https://github.com/compbiocore/dscov_singlecell_2024.git
). - Go back to
ood.ccv.brown.edu
and look underInteractive Apps
in the blue menu bar and click onRStudio on Singularity
underExpert GUIs
.
Fill in the fields as follows:
Account
: leave blankPartition
: leave blankNumber of hours
: 3Num Cores
: 8Memory
: 90Singularity Container Path
: /oscar/data/shared/databases/workshops/dscov/dscov_singlecell_2024/metadata/dscov_singlecell_2024:latest.sifPackage install Path
: leave blankPath for R Executable
: This should be the full path to the repo root folder in step 4.R Module
: leave blankAdditional Data Path
: leave blank
Once your job starts, click the button to connect to session.
At the top of the screen you'll see a menu bar that starts with 'file', click on 'file' and 'open file'.
Open the dscov_singlecell_2024.Rproj
file in the root folder of the repo.