meta data for this page
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
general:disclaimer [2021/10/12 14:21] – created ingo | general:disclaimer [2022/04/07 09:35] (current) – ingo | ||
---|---|---|---|
Line 3: | Line 3: | ||
We will introduce a plethora of individual software tools in the course of this Wiki and the practical work. These tools are just a small selection from the universe of alternative software solutions all addressing more or less the same problem. Keep in mind that the tools that we propose are not necessarily the optimal choice for our analysis. Keep your eyes open for alternative software that might do a job better than our choice. To simplify the work with these tools, we provide in many instances examples of how to call these programs via the command line. Please bear in mind that: | We will introduce a plethora of individual software tools in the course of this Wiki and the practical work. These tools are just a small selection from the universe of alternative software solutions all addressing more or less the same problem. Keep in mind that the tools that we propose are not necessarily the optimal choice for our analysis. Keep your eyes open for alternative software that might do a job better than our choice. To simplify the work with these tools, we provide in many instances examples of how to call these programs via the command line. Please bear in mind that: | ||
- | | + | <WRAP Important> |
- | In some instances, the example program call may contain parameter values that might not be optimal or not even appropriate for your particular data set and analysis. | + | |
- | Formatting may make the program call look differently in the script than it looks in the terminal. | + | * In some instances, the example program call may contain parameter values that might not be optimal or not even appropriate for your particular data set and analysis. |
- | + | * Formatting may make the program call look differently in the script than it looks in the terminal. | |
- | In essence, rather than just copy-pasting the program tools, make sure to understand | + | </ |
+ | :!: In essence, rather than **just** copy-pasting the program tools, make sure to __understand__ | ||