MitchellLab-Handbook
  • Welcome
  • Lab overview
  • Lab Policies
    • Code of conduct
    • Communication
    • Day to day expectations
    • Work and Life
    • Diversity
    • New starters
    • Lab leavers
    • Recurring events
    • Internal resources
    • External resources
    • Essential reading list
    • Record Keeping
    • Publications
    • Conferences
    • How to get help
    • Wellbeing
    • Training
    • Data management
    • Logistics
    • Appraisals
    • Leaving
    • Writing Feedback
  • Lab work
    • Lab rules
    • Lab resources
  • Computational Work
    • Coding handbook
    • Connecting to our hardware
    • Coding resources
    • Running the multiscale model
    • Teaching environment
  • Modelling Tutorials
    • Modelling Tutorial 1
    • Modelling Tutorial 2
    • Other Modelling Resources
Powered by GitBook
On this page
  • Backup your work to the NAS at least once a week!
  • Data Organisation and Folder Structures
  • Data for publications

Was this helpful?

  1. Lab Policies

Data management

PreviousTrainingNextLogistics

Last updated 4 years ago

Was this helpful?

Backup your work to the NAS at least once a week!

This can be automated and scheduled using the Synology Drive Client available here:

See for more detail.

You work should be stored in at least two places, and ideally three for work that will be hard to reproduce. This will likely be your local machine and the NAS. You can add a third location using the university's One Drive storage (see).

Data Organisation and Folder Structures

The below structure is advised, taken from () with one folder per project you are working on.

  • Dated folders for new data and new results (analysis)

  • A doc folder for the writeup associated with the project

  • src folder for computer code,

  • bin for any compiled code (optional)

  • A lab notebook in the root of the results folder (see ).

  • Julia/Python notebooks can either be stored in the dated folders, keeping incremental versions, or uploaded to the .

Data for publications

When it comes times to publish a paper the data associated with the publication will need to be made available via a public repository. In advance of publication please collect all the code and data associated with the publication, ensure it is ready for public consumption and keep it in a folder on the NAS where Simon can review it.

https://www.synology.com/en-uk/support/download/DS1520+#utilities
Connecting To Our Hardware
Intenal Resources
https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1000424
Record Keeping
development github
https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1000424