@@ -23,7 +23,7 @@ Keep in mind that you must download the complete ARC which requires git and git
Afterwards you can use the predict_cpu.py/predict.cuda in workflows/prediction_model. This means navigate to the respective folder in your command line. Activate the conda environment you created.
```
conda activate environment
conda activate deepstabp
```
Afterwards run either predict_cpu or predict_cuda depending on your hardware. Followed by the fasta file you want to analyse.