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

Assignment 1 Héctor Maldonado #40

Closed Hctr95 closed 1 year ago

Hctr95 commented 1 year ago

Introduction

Hello! I am Héctor Maldonado, a Ph.D. candidate in the Biotechnology Department from the AS Faculty. I come from Guatemala and like BBQs so much!

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

My research focuses on the development of a framework to help in the designing and screening phases of bioreactor configurations. I am mostly interested in assessing the performance of the bioreactor configuration by considering hydrodynamic and mass transfer parameters (e.g., mixing times, volumetric mass transfer coefficients, and degree of homogeneity, among others). This will allow the implementation of more detailed modeling strategies like CFD (Computational Fluid Dynamics) in the early phases of the bioreactor's selection.

My research entails the following aspects:

Research Aspect Answer
Use/collect personal data (health data, interviews, surveys) No
Use/collect experimental data (lab experiments, measurements with instruments) Maybe
Collaborate with industry Not in the immediate future, maybe at a later stage
Write/develop software as the main output of the project Yes
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

RDM should be considered more than a suggestion, it must be treated as a requirement to make research reproducible and accessible. It will avoid losing track of the progress of my codes, simulations, results, and data analyses. So far, I have noticed that my efforts to keep the data properly stored and documented save me some time, but there have been moments in which I lose quite some time looking for and solving some dependencies across files. In terms of horror stories, during a project from my master's, I was working with a team, and we decided to use Mendeley for keeping our library of references. On a Monday morning close to the deadline, the servers failed and we lost our library. Thankfully, I constantly made a copy of the papers and references in a local folder, this saved us and our work.

What would you like to learn during this course?

I would appreciate learning about tools and tips to improve my DM skills, such that I can make sense of my previous work in the future and promote this practice among the students I will supervise and our research group. Ideally, I would like to get to know how to set up a collaborative environment for our research group that we can make use of for sharing scripts in a more effective way. I aim to set my repository - finally - and be able to share it in the upcoming events I am planning to attend.

Checklist assignments

EstherPlomp commented 1 year ago

Hi @Hctr95! Thanks for handing in Assignment 2 and well done: it is very extensive and detailed!

I only have a couple of suggestions/comments, and hopefully re-assurances:

Hctr95 commented 1 year ago

Hi @EstherPlomp. Herewith are my comments about your feedback:

Hope this clarifies the assignment.

Best,

EstherPlomp commented 1 year ago

Absolutely! Thanks for clarifying @Hctr95! And I'm happy to hear that you're happy with BioRender 😄

Hctr95 commented 1 year ago

Herewith is my README.txt file. It is still under development to add all the dependencies and requirements.

An up-to-date version is available in My_repository

NasimHeydari commented 1 year ago

You have a very detailed Readme file! I like how you provided all the required details.

I have different Readme files for different main folders in my project folder. This way there would be smaller files rather than one main file with many information.

NasimHeydari commented 1 year ago

I like the idea of using Excel for data documentation and providing information about the data collected, variables, name conventions, descriptions and dependencies!

EstherPlomp commented 1 year ago

Thanks for sharing Assignment 3 and your readme file @Hctr95! Your assignment looks very comprehensive and detailed: well done! I don't have a lot of feedback, just some thoughts:

Documentation

File formats

And thanks for sharing the HDF5/XML debate! Data management can indeed lead to interesting discussions and a one size fits all is generally difficult to find.

Regarding your very detailed and nice READme file:

Hctr95 commented 1 year ago

Thanks for the feedback to both @EstherPlomp and @Nasimhd.

I will take the suggestions into account for both the Readme file and the DMP. As a funny coincidence, I recently set up my ORCID which I found useful, and about the time to be shared for some work to be published soon.

BiffoQ commented 1 year ago

Hi Hector,

thanks for curating such a detailed Data Flow Map. In fact, I implemented a lot of things from your Flow Map in crating mine.

Cheers.