Update FAQ authored by Leonie Plaga's avatar Leonie Plaga
......@@ -5,7 +5,7 @@
* Snakemake does not recalculate files, which are already there. You must delete the file, which has the name of your desired output.
# 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).
* 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).
* **I have recently downloaded backbone, but it does not work with the Input files from the backbone Wiki**
* The example data is prepared for the dev-branch of backbone. How to download it, you find here: https://gitlab.vtt.fi/backbone/backbone/-/wikis/Getting-started/Quick-Start
* The newest VTT-files do not use "--input_file" to mark the input-file, but "--input_file_excel". Try using this parameter instead.
......
......