Skip to content
Snippets Groups Projects
Commit f1221e9f authored by Tim O'Donnell's avatar Tim O'Donnell
Browse files

faster test

parent 25b5f72a
No related merge requests found
...@@ -9,7 +9,7 @@ import pandas ...@@ -9,7 +9,7 @@ import pandas
from mhcflurry import Class1AffinityPredictor from mhcflurry import Class1AffinityPredictor
from mhcflurry.common import random_peptides from mhcflurry.common import random_peptides
NUM = 100000 NUM = 10000
DOWNLOADED_PREDICTOR = Class1AffinityPredictor.load() DOWNLOADED_PREDICTOR = Class1AffinityPredictor.load()
......
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