- 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/ccv_bootcamp_scrna.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 blank -
Partition
: leave blank -
Number of hours
: 24 -
Num Cores
: 4 -
Memory
: 15 -
Singularity Container Path
:/oscar/data/shared/databases/workshops/bootcamp_2024/ngs_counts/bootcamp_ngs_counts.sif -
Package install Path
: leave blank -
Path for R Executable
: ~/scratch -
R Module
: leave blank -
Additional Data Path
: leave blank -
Reservation
:
I added many of you to the reservation, but not all of you, so you might need to leave the Reservation
field blank as well. 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' and open the notebooks/index.qmd file in the repo you cloned.