Skip to content
Snippets Groups Projects
Commit 606f61ec authored by Nene Barry's avatar Nene Barry
Browse files

training suggestions

parent cd0caebb
No related branches found
No related tags found
2 merge requests!109[release] Regular merge of develop,!1082021 07 27 it101 dm
......@@ -69,17 +69,14 @@ Data can be corrupted:
<div class='fragment' style="position:relative;left:25%;top:60%">
<img align="middle" height="300px" src="slides/img/encryption.png">
</div>
<div class='fragment'>
* Sensitive data protected by encryption
</div>
<div class='fragment'>
* Guaranted confidentiality
</div>
<div class='fragment'>
* Encryption key which need to be kept safe
* Encryption key need to be kept safe
</div>
<div class='fragment'>
......
......@@ -15,7 +15,7 @@
* Copy & paste operations
* Manual text entry
* Analysis not coded
* Intermediate and final data not generated by deterministic processes
</div>
......
......@@ -18,7 +18,7 @@ Course Slides: https://courses.lcsb.uni.lu/
Internal Presentations: https://presentations.lcsb.uni.lu/
LCSB GitLab: https://git-r3lab.uni.lu/
LCSB GitLab: https://gitlab.lcsb.uni.lu/
HPC: https://hpc.uni.lu/
......
# Some practical recommandations
* Plan your data walking along the data life cycle
* Do your data processing according to the data life cycle steps
<div class='fragment' style="position:relative;left:25%;top:60%">
<img align="middle" height="300px" src="slides/img/rdm-cycle.png">
</div>
<div class="fragment">
* Use data management tools:
* Use data management planning tools:
* DMPonline <a href="https://dmponline.elixir-luxembourg.org/" style="color:blue; font-size:0.8em;">https://dmponline.elixir-luxembourg.org/</a>
<img src="slides/img/dmponline_logo.png" height="50px">
* DS Wizard <a href="https://learning.ds-wizard.org/" style="color:blue; font-size:0.8em;">https://learning.ds-wizard.org/</a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment