-
Hellooo marbits oracle ✨🔮✨ I'd like to know where do you store heavy sequencing data files and shared gitlab repos in projects that you share with other marbits users. I'm thinking of having a shared mercurias directory with sequencing files for different projects, but where could it be located in marbits and which access permissions should it have? Is this something I could do or do I need help from sysadmin? Do you recommend placing the gitlab repo of each project (with code, treated data, results from analysis, etc) in this same directory? Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
The general guideline is to store data that will not be modified in either Everyone should be able to read the files in your |
Beta Was this translation helpful? Give feedback.
The general guideline is to store data that will not be modified in either
cold02
orbiostore
. This includes raw data, databases, scripts, and similar items. The output of your analyses should be saved in/mnt/smart
. Once you deem your results final and satisfactory, you can transfer them back into the storage unit.Everyone should be able to read the files in your
smart
orcold02
areas, but only the owner can modify them. If you want a space that only people from your group can read/modify, we can see what we can do.