Update FAQ authored by Leonie Plaga's avatar Leonie Plaga
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
* 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.* * **Backbone shows me an error and I don't know, what it means.**
* Look into the "Common backbone errors" section in this wiki. * 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.**
... ...
......