diff --git a/HOGVAX/example_arguments.txt b/HOGVAX/example_arguments.txt
index b6560f04cd7beeaad863c454c805ceadc2812c33..f8b3dfe9ed09856dc559d8843d9266ffc72890e1 100644
--- a/HOGVAX/example_arguments.txt
+++ b/HOGVAX/example_arguments.txt
@@ -1,3 +1,3 @@
 python hogvax.py --k 170 --outdir mhcI_unlinked --populations World --peptides ../OptiVax_Data/Peptides/optivax_unlinked_mhc1_4512_filtered_peptides.pep --allele-frequencies ../OptiVax_Data/Frequencies/IEDB_population_frequency2392_normalized.pkl --ba-threshold 0.638 --binding-affinities ../OptiVax_Data/BindingAffinities/25June_mhc1_netmhc-4.1_pred_affinity_pivot.pkl.gz --min-hits 1 --verbose 1
 
-python hogvax.py --k 322 --outdir mhcII_unlinked --population World --peptides ../../OptiVax_Data/Peptides/optivax_unlinked_mhc2_37435_filtered_peptides.pep -af ../../OptiVax_Data/Frequencies/IEDB_population_frequency_mhc2_275normalized.pkl -t 0.638 -ba ../../OptiVax_Data/BindingAffinities/25June_mhc2_netmhcii-4.1_pred_affinity_pivot_v1v2.pkl.gz --min-hits 1 --verbose 1
+python hogvax.py --k 322 --outdir mhcII_unlinked --population World --peptides ../OptiVax_Data/Peptides/optivax_unlinked_mhc2_37435_filtered_peptides.pep -af ../OptiVax_Data/Frequencies/IEDB_population_frequency_mhc2_275normalized.pkl -t 0.638 -ba ../OptiVax_Data/BindingAffinities/25June_mhc2_netmhcii-4.1_pred_affinity_pivot_v1v2.pkl.gz --min-hits 1 --verbose 1