diff --git a/Pipeline/envs/config.yaml b/Pipeline/envs/config.yaml index 44adeffc7b51438022ca4d0176b83abdf2c382ec..9e90fa9e6403436fd057d94bf98fcb226db91791 100644 --- a/Pipeline/envs/config.yaml +++ b/Pipeline/envs/config.yaml @@ -8,9 +8,9 @@ logging: True approach: 'hog' # choose either hog or og min_hits: 1 # choose min number of hits for an allele / haplotype to be covered -peptides: '/home/sara/Documents/MasterThesis_Submission/hogvax/OptiVax_Data/Peptides/30_filtered_mhc_peptides.pep' -frequency_data: '/home/sara/Documents/MasterThesis_Submission/hogvax/OptiVax_Data/Frequencies/IEDB_population_frequency2392_normalized.pkl' -binding_affinities: '/home/sara/Documents/MasterThesis_Submission/hogvax/OptiVax_Data/BindingAffinities/25June_mhc1_netmhc-4.1_pred_affinity_pivot.pkl.gz' +peptides: '../OptiVax_Data/Peptides/30_filtered_mhc_peptides.pep' +frequency_data: '../OptiVax_Data/Frequencies/IEDB_population_frequency2392_normalized.pkl' +binding_affinities: '../OptiVax_Data/BindingAffinities/25June_mhc1_netmhc-4.1_pred_affinity_pivot.pkl.gz' # optional: if use embedded peptides add non-embedded peptides here # embedded length is either an int value embedding_length: 0 diff --git a/Thesis.pdf b/Thesis.pdf new file mode 100644 index 0000000000000000000000000000000000000000..9bdbdd5bac984e602f2197ee2a162a6aa069027d Binary files /dev/null and b/Thesis.pdf differ