This Gitlab instance will be briefly unavailable today from 19:15 CET onwards for maintenance reasons.
Diese Gitlab-Instanz wird heute ab 19:15 Uhr kurzzeitig nicht verfügbar sein aufgrund von Wartungsarbeiten.
* Try using slahes (/) instead of backslahes (\\).
***I want to calculate something new with snakemake, but it tells me "nothing to be done".**
* 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.´**
* Execute ´snakemake --unlock --cores all´ and retry.
***I get the following error message in the terminal: `Error: Directory cannot be locked.`**
* Execute `snakemake --unlock --cores all` and retry.
# Backbone
***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/4XRKeN0IkYcaGhf, pwd: bbeinfuehrung20, in German).