-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathCHANGES
60 lines (52 loc) · 1.38 KB
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
=======
CHANGES
=======
------
0.5.0
------
replaced tornado web app with panel dashboard
added sequence plot with Bokeh
added limit kwd to promiscuous_binders
fix to netmhciipan read_results
changed cpus to threads kwd
fixed position value in results dataframe
improvements to basicmhc1 predictor
changed cpus to threads kwd
updated netmhcpan to support 4.1b
removed refs to Bio Alphabet
------
0.4.0
------
major changes to neoepitope routines
some changes to app outputs
added netmhcpan predictor
added basicmhc1 predictor
updated notebook examples
neoepitope scoring model
fixes for python 3
------
0.3.0
------
renamed some predictor class methods
can run predict_peptides in parallel
added mhcnuggets predictor class
changed all class methods to use underscore convention
added sphinx documentation
added neo module for neo-epitope prediction pipeline
snap package now builds with some predictors built in
fixed netmhciipan predictor
default config file in home dir for paths
changes default cutoff method for binders to use pre-defined quantiles for cutoffs
simplified web interface
------
0.2.0
------
rewrote much of previous API
now works with python >=2.7 and >=3.4
changed module level methods to use underscore style
new command line interface
added snapcraft script
added mhcflurry predictor
added ability to run parallel predictions
IEDB prediction tools now work correctly
preset alleles added