several changes authored by Mayer Alice's avatar Mayer Alice
......@@ -31,7 +31,7 @@ graph TB
CC --> sup1(...)
end
subgraph sub3[ ]
F --- GG(Laboratories)
F --- GG(Groups)
GG --> Q(BIOINFO)
GG --> R(NGS)
GG --> fsub(GENO)
......@@ -198,7 +198,7 @@ The whole platform-shared folder is considered to be part of the group folder. H
| --------- | ------------------------------------------------------------ | ------------ | ---------- |
| Home | Access point to server + storage of documents not linked to a specific project | By default | user |
| Resources | Reference Genomes, Singularity containers and other shared resources | By default | general |
| Group | Each platform has a group folder where to store data they are processing. They are accessible via the Platforms link in the user's home, following the structure detailed [here](mass-storage/mass-storage-PTF) | Upon request | platform |
| Group | Each platform has groups folders where to store data they are processing. They are accessible via the Platforms link in the user's home, following the structure detailed [here](mass-storage/mass-storage-PTF) | Upon request | platform |
| PLATFORMS | Data shared with members of research groups, accessible via the Research link, in the group folder, next to the Projects folder | Upon request | laboratory |
#### Folders permissions:
......
......