meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
general:scientificworking [2021/10/13 21:31] – [Scientific reasoning] ingo | general:scientificworking [2022/11/17 14:13] (current) – [Keep your workspace clean] vinh | ||
---|---|---|---|
Line 14: | Line 14: | ||
Let's start with a simple statement: Science is arguing, because nobody knows the truth. Arguing requires...right... **Arguments**. But what are these arguments? In the first approximation, | Let's start with a simple statement: Science is arguing, because nobody knows the truth. Arguing requires...right... **Arguments**. But what are these arguments? In the first approximation, | ||
- | ===== Scientific documentation ===== | + | ===== Scientific documentation |
- | Scientific projects have to be [[general: | + | Scientific projects have to be [[general: |
- | + | - **F**indable | |
- | + | - **A**ccessible | |
- | It may happen over time that you are a bit lost by the amount | + | - **I**nteroperable |
+ | - **R**eproducable | ||
+ | In particular, if the **F** and the **R** of the [[https:// | ||
==== Keep your workspace clean ==== | ==== Keep your workspace clean ==== | ||
Line 28: | Line 30: | ||
* **Avoid the use of whitespaces** | * **Avoid the use of whitespaces** | ||
* Keep input data separate from results, as you may do different analyses with the same input data. If you insist in having the input together with the results, consider the use of soft links. These are pointers to a file or a directory that can be placed anywhere in the file system without the need to duplicate the often large input files. | * Keep input data separate from results, as you may do different analyses with the same input data. If you insist in having the input together with the results, consider the use of soft links. These are pointers to a file or a directory that can be placed anywhere in the file system without the need to duplicate the often large input files. | ||
+ | |||
+ | <WRAP tabs> | ||
+ | * [[ecoevo_molevol: | ||
+ | * [[pbioc_basics: | ||
+ | * [[digikomp_bio: | ||
+ | </ |