Update FAQ authored by Leonie Plaga's avatar Leonie Plaga
...@@ -6,6 +6,8 @@ ...@@ -6,6 +6,8 @@
* Snakemake does not recalculate files, which are already there. You must delete the file, which has the name of your desired output. * Snakemake does not recalculate files, which are already there. You must delete the file, which has the name of your desired output.
* **I get the following error message in the terminal: `Error: Directory cannot be locked.`** * **I get the following error message in the terminal: `Error: Directory cannot be locked.`**
* Execute `snakemake --unlock --cores all` and retry. * Execute `snakemake --unlock --cores all` and retry.
* *Backbone shows me an error and I don't know, what it means.*
* Look into the "Common backbone errors" section in this wiki.
# Backbone # Backbone
* **I do not understand the backbone input data.** * **I do not understand the backbone input data.**
* There is an explanation video from VTT ([https://gitlab.vtt.fi/backbone/backbone/-/wikis/Getting-started/Input-files](https://gitlab.vtt.fi/backbone/backbone/-/wikis/Getting-started/Input-files), to be found in the section "Understanding Input Data"), and one from the EE (https://ruhr-uni-bochum.sciebo.de/s/hXuhACiLlSKsvLj, pwd: ee_backbone, in German). * There is an explanation video from VTT ([https://gitlab.vtt.fi/backbone/backbone/-/wikis/Getting-started/Input-files](https://gitlab.vtt.fi/backbone/backbone/-/wikis/Getting-started/Input-files), to be found in the section "Understanding Input Data"), and one from the EE (https://ruhr-uni-bochum.sciebo.de/s/hXuhACiLlSKsvLj, pwd: ee_backbone, in German).
... ...
......