add instructions for getting the data on wynton

This commit is contained in:
Natalie Elphick 2023-02-08 19:03:37 -08:00 committed by GitHub
parent 6fb74ba1d4
commit 4748ec22b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,15 @@ singularity pull docker://ruben6um/scatac_workshop_demo_2
dataDir=/gladstone/bioinformatics/projects/scatac_workshop/
export APPTAINER_BINDPATH="$dataDir"
##get the workshop data
wget https://www.dropbox.com/s/4d4heooz0u9p721/hands-on.zip
##unzip workshop data
unzip hands-on.zip
##move to the workshop directory
cd hands-on
##launch the container
singularity exec $dataDir/scatac_workshop_demo_2_latest.sif R