Changes between Version 2 and Version 3 of DroparconDataManagement


Ignore:
Timestamp:
2013-05-30T13:11:28+02:00 (11 years ago)
Author:
Pieter Neerincx
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DroparconDataManagement

    v2 v3  
    44== Access ==
    55
     6 * For those who work in a group that is already collaborating in Droparcon: Ask your group leader / PI to request an account by e-mailing Pieter Neerincx.
     7 * For those in a group that is not yet part of Droparcon: contact the [wiki:DroparconStart steering group]
     8
     9Data uploaded to the sftp server can be shared freely within Droparcon. If you want to share data with external partners, you need to request and get permission from all members of the steering group, so all groups are informed of the plans.
     10
     11[http://www.molgenis.org/wiki/DataSharing/DataStorage General instructions on how to use the sftp.gcc.rug.nl server]
     12
    613== Directory structure a.k.a. what is where ==
    714
    815Droparcon data located on the Groningen cluster is stored in /target/gpfs2/gcc/groups/droparcon/. NOTE: When accessing the site via sftp this will be your root folder. Hence you will be chrooted to /target/gpfs2/gcc/groups/droparcon/, which will appear to be your /. We'll refer to /target/gpfs2/gcc/groups/droparcon/ as ${DROPARCON_HOME}.
    916
    10  * ${DROPARCON_HOME}/home/(your_account)/
     17 * ${DROPARCON_HOME}/**home/(your_account)/**
    1118    * Home dirs of individual users.
    12  * ${DROPARCON_HOME}/rawdata/
     19
     20 * ${DROPARCON_HOME}/**rawdata/**
    1321    * Raw data like for example FastQ files.
    14  * ${DROPARCON_HOME}/projects/
     22
     23 * ${DROPARCON_HOME}/**projects/**
    1524    * Processed data like ongoing and finished assemblies
    1625
    17 == ==
    1826