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

fixed import path for indices_to_hotshot_encoding

parent e5a27666
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ from scipy import stats
import mhcflurry
from mhcflurry.common import normalize_allele_name
from mhcflurry.data import indices_to_hotshot_encoding
from mhcflurry.dataset_helpers import indices_to_hotshot_encoding
PredictionScores = namedtuple("PredictionScores", "tau auc f1 accuracy mae")
......
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