Sandbox path and pipeline mappings
Last updated
Was this helpful?
Last updated
Was this helpful?
/finngen/library_green/
LIBRARY_GREEN/ ; gs://finngen-production-library-green/
/finngen/library_red/
LIBRARY_RED/ ; gs://finngen-production-library-red/
/finngen/green/
SANDBOX_GREEN/ ; gs://fg-production-sandbox-<No. sandbox>_green/
/finngen/red/
SANDBOX_RED/ ; gs://fg-production-sandbox-<No. sandbox>-red/
/finngen/pipelines/
SANDBOX_PIPELINE/ ; gs://fg-production-sandbox-<No. sandbox>-pipeline/
/home/ivm
NA
Home disk. Users' personal data and scripts
/finngen/shared/
LIBRARY_SHARED/ ; gs://finngen-production-library-shared/
Replace <No.sandbox> with the number of your Sandbox. You can check your Sandbox number and buckets paths from the buckets.txt file at the Sandbox desktop see .
Note that the or the buckets are not accessible from the Sandbox.
You may also check the gs:// path for red and pipeline buckets in the terminal using the echo
command. For example
echo $RED_BUCKET
echo $PIPELINE_BUCKET
and use $RED_BUCKET
and $PIPELINE_BUCKET
to refer those paths. For example
gsutil cp file_to_copy.txt $RED_BUCKET/username
If the folder /username doesn't exist yet the gsutil cp
command will create it.
FinnGen's core analysis results, summary data,
Phenotype, Genotype data,
Researchers' own
Researchers' own analysis results, the
results
(organizations)