Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mhc_rank
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Patrick Skillman-Lawrence
mhc_rank
Commits
a08bdb38
Commit
a08bdb38
authored
7 years ago
by
Tim O'Donnell
Browse files
Options
Downloads
Patches
Plain Diff
Fix version in downloads.yml
parent
63d1a232
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mhcflurry/downloads.yml
+7
-7
7 additions, 7 deletions
mhcflurry/downloads.yml
with
7 additions
and
7 deletions
mhcflurry/downloads.yml
+
7
−
7
View file @
a08bdb38
...
...
@@ -8,7 +8,7 @@
# by name, the downloads with "default=true" are downloaded.
# This should usually be the latest release.
current-release
:
1.0.0
current-release
:
0.9.1
# An integer indicating what models the current MHCflurry code base is compatible
# with. Increment this integer when changes are made to MHCflurry that would break
...
...
@@ -17,27 +17,27 @@ current-compatibility-version: 2
# Add new releases here as they are made.
releases
:
1.0.0
:
0.9.1
:
compatibility-version
:
2
downloads
:
-
name
:
models_class1
url
:
http://github.com/hammerlab/mhcflurry/releases/download/
pre-1.0.0-alpha
/models_class1.tar.bz2
url
:
http://github.com/hammerlab/mhcflurry/releases/download/
0.9.1
/models_class1.tar.bz2
default
:
true
-
name
:
data_curated
url
:
https://github.com/hammerlab/mhcflurry/releases/download/
pre-1.0.0-alpha
/data_curated.tar.bz2
url
:
https://github.com/hammerlab/mhcflurry/releases/download/
0.9.1
/data_curated.tar.bz2
default
:
true
-
name
:
data_kim2014
url
:
http://github.com/hammerlab/mhcflurry/releases/download/0.
0.8
/data_kim2014.tar.bz2
url
:
http://github.com/hammerlab/mhcflurry/releases/download/0.
9.1
/data_kim2014.tar.bz2
default
:
false
-
name
:
data_iedb
url
:
https://github.com/hammerlab/mhcflurry/releases/download/
pre-1.0.0-alpha
/data_iedb.tar.bz2
url
:
https://github.com/hammerlab/mhcflurry/releases/download/
0.9.1
/data_iedb.tar.bz2
default
:
false
-
name
:
models_class1_experiments1
url
:
http://github.com/hammerlab/mhcflurry/releases/download/
pre-1.0.0-alpha
/models_class1_experiments1.tar.bz2
url
:
http://github.com/hammerlab/mhcflurry/releases/download/
0.9.1
/models_class1_experiments1.tar.bz2
default
:
false
0.2.0
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment