-
Notifications
You must be signed in to change notification settings - Fork 0
Data Management
Muhammad Arif edited this page Mar 22, 2018
·
3 revisions
"A biologist prefers to share toothbrush than to share gene names" former EU Bioinformatics Head
https://github.com/rasmusagren/repres_slides/raw/master/data_management.pdf
* Make life easier
* Make it reproducible, avoid accusation of fraud
* Transparency
* Enable new methods & reduce duplication
* To be reusable
* Collection
* Organization
* Documentation
* Storage
* Policies & Sharing etc
Poor data organization --> slower resarch
* Folder raw data with dates
* Code is kept separated from data
* Use version control for code
* Make scratch directory for experiment
* make Readme in each directory
* Protect key files
* Use filename scheme (use number or date first on files)
* Use non-proprietary formats --> e.g. csv instead of xls
* doc/
* data/
* code/
* notebooks/
* logs/
* scratch/
* results/
* others/
* Dated Entries
* Verbose
* Link to data and code
* Image
* Observation, Cocnclusions and ideas
* SOmething that doesn't work, so we don't need to redo it
* Long term storage
* Persistent Identifier like DOI
* Discoverable
- BIG ISSUE: Data persistence is a problem. Broken Links, unavailable resource
- Deposition database is available in elixir-europe.org