Skip to content
Snippets Groups Projects
Commit b5c9f004 authored by Carine Rey's avatar Carine Rey
Browse files

update

parent 21b26af3
Branches
Tags
No related merge requests found
Pipeline #1132 passed
...@@ -38,7 +38,7 @@ editor: source ...@@ -38,7 +38,7 @@ editor: source
# Making your research reproducible # Making your research reproducible
We have already made a case about reproducibility in this training. In this lesson we will focus on one of the tools to enable and empower you to perform analysis reproducibly. We have already made a case about reproducibility in this training. In this introduction, we will focus on one of the tools to enable and empower you to perform analysis reproducibly.
When you do lab work, you use lab notebooks to organize your methods, results, and conclusions for future retrieval and reproduction. The information in these notebooks is converted into a more concise experimental description for the Methods section when publishing the results. Computational analysis requires the same diligence! The equivalent of a lab notebook for computational work is a detailed log of the workflow used, the tools at each step, the parameters for those tools and last, but not least, the versions of the tools. When you do lab work, you use lab notebooks to organize your methods, results, and conclusions for future retrieval and reproduction. The information in these notebooks is converted into a more concise experimental description for the Methods section when publishing the results. Computational analysis requires the same diligence! The equivalent of a lab notebook for computational work is a detailed log of the workflow used, the tools at each step, the parameters for those tools and last, but not least, the versions of the tools.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment