EstherPlomp / TNW-RDM-101

Self paced materials of the RDM101 course
https://estherplomp.github.io/TNW-RDM-101/
Creative Commons Attribution 4.0 International
6 stars 2 forks source link

Overview issue Meryl #109

Closed xxmeryl closed 2 months ago

xxmeryl commented 3 months ago

Introduction

Hi everybody! My name is Meryl Copray, I am 24 years old and I recently started as a PhD-candidate at the BioProcess Engineering group of the Biotechnology Department. I live in Rotterdam together with 2 friends and our furry friend George.

Describe your research in 2-3 sentences to someone that is not from your field (please avoid abbreviations)

My research is a collaboration between the Bioprocess Engineering department of TU Delft and the Transplantation Institute of Erasmus MC focusing on determining organ viability during machine perfusion. In this project under the flagship 'Organ transplantation, making unsuitable organs suitable' I aim to: (i) investigate different high-end analytical methods to analyze the functioning and state of a donor liver, (ii) design and develop a sensor that can determine the health state via selected biomarkers and (iii) integrate the sensor in the organ perfusion set-up at EMC.

My research entails the following aspects:

Research Aspect Answer
Use/collect personal data (health data, interviews, surveys) Yes
Use/collect experimental data (lab experiments, measurements with instruments) Yes
Collaborate with industry Yes
Write/develop software as the main output of the project No
Use code (as in programming) for data analysis Yes
Work with large data (images, simulation models) Yes
Other: N/A

Reflections on the importance of RDM videos

The video was a good reminder of why we need data management. As I am starting to collect data and writing code to process this, I keep reminding myself to nicely document what and why I am doing things. Personally, I haven't heard any data horror stories (yet....)

What would you like to learn during this course?

Naming your documents nicely. Documenting the code writing process. Setting up a good filing system and having an overview of all the data and where everything is located.

Checklist assignments

ivyliang98 commented 3 months ago

Hi Meryl, I had a look at your data flow map. It looks really good, with clear structure! You have a lot of data, where part is also stored at EMC. Do you have metadata file where you write down what data is stored where?

EstherPlomp commented 3 months ago

Thanks for sharing your assignment 2 @xxmeryl, and also thanks to @ivyliang98 for the feedback!

This looks fantastic! Very nice and clear overview and I like how you separated the workflows and colourcoded them! Great use of flags as well for personal data and checking what you are allowed to do with data from collaborators!

My only suggestion is to perhaps consider to use version control for your scripts, and perhaps TU Delft Gitlab (a secure solution for personal data/code).

lenafasching commented 3 months ago

Hey Meryl,

I had a look at your assignment 3. I really liked it. I think we are both still in the process of finding a suitable folder structure for the PhD. From experience, I can say that saving in folders divided in years didn't work for me with projects that take longer than one year. But it would be nice to discuss this and also the use of read.me files next time, bc I also started to use them and there is for sure room for improvement in that.

Cheers, Lena

EstherPlomp commented 2 months ago

Thanks for sharing assignment 3 Meryl! It looks very clear and comprehensive again, well done!

I agree with Lena's comment on organising things in years - some of that goes very well (for example, Graduate School courses, conferences, presentations, meeting notes), whereas other things may not (projects and literature files). Perhaps something to take into consideration still!

Other than that I have some small thoughts:

I hope this helps!