Skip to content
Snippets Groups Projects
Commit 5a856ce8 authored by Alex Rubinsteyn's avatar Alex Rubinsteyn
Browse files

Merge pull request #10 from hammerlab/df-peptide-length

Fixes #9 peptide_length parameter is not passed
parents e5a5655c 8db4bf3e
No related branches found
No related tags found
No related merge requests found
......@@ -226,6 +226,7 @@ def load_allele_datasets(
filename=filename,
max_ic50=max_ic50,
sep=sep,
peptide_length=peptide_length,
species_column_name=species_column_name,
allele_column_name=allele_column_name,
peptide_column_name=peptide_column_name,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment