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

update downloads

parent 8b152768
No related merge requests found
......@@ -36,13 +36,13 @@ parser.add_argument(
)
parser.add_argument(
"--logo-cutoff",
default=0.01,
default=0.001,
type=float,
help="Fraction of top to use for motifs",
)
parser.add_argument(
"--length-cutoff",
default=0.01,
default=0.001,
type=float,
help="Fraction of top to use for length distribution",
)
......
......@@ -21,7 +21,7 @@ releases:
compatibility-version: 2
downloads:
- name: models_class1_pan
url: https://github.com/openvax/mhcflurry/releases/download/pre-1.4.0/models_class1_pan.20190924.tar.bz2
url: https://github.com/openvax/mhcflurry/releases/download/pre-1.4.0/models_class1_pan.20190925.tar.bz2
default: false
- name: models_class1_pan_unselected
......
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