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:17] – [Hypothesis testing] ingo | general:scientificworking [2022/11/17 14:13] (current) – [Keep your workspace clean] vinh | ||
---|---|---|---|
Line 9: | Line 9: | ||
==== Hypothesis testing ==== | ==== Hypothesis testing ==== | ||
- | As a rule of thumb, hypotheses are only then scientific hypotheses if they are falsifiable. In essence, you need to be able to make an observation that cannot be explained by the hypothesis. :?: What does it now mean when your attempts failed to falsify/ | + | As a rule of thumb, hypotheses are only then scientific hypotheses if they are falsifiable. In essence, you need to be able to make an observation that cannot be explained by the hypothesis. :?: What does it now mean when your attempts failed to falsify/ |
===== Scientific reasoning ===== | ===== Scientific reasoning ===== | ||
- | Science is arguing, because nobody knows the truth. | + | Let's start with a simple statement: |
- | + | ===== Scientific documentation should be FAIR ===== | |
- | we would like to mention a couple of aspects that may make your life easier as the course proceeds. First and foremost, this is a **scientific project**, and we expect you to [[general: | + | Scientific projects have to be [[general: |
+ | - **F**indable | ||
+ | - **A**ccessible | ||
+ | - **I**nteroperable | ||
+ | - **R**eproducable | ||
+ | In particular, if the **F** and the **R** of the [[https:// | ||
==== Keep your workspace clean ==== | ==== Keep your workspace clean ==== | ||
Line 25: | 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: | ||
+ | </ |