Releases: richelbilderbeek/mhcnuggetsr
Releases · richelbilderbeek/mhcnuggetsr
v1.2.1
NEW FEATURES
- Add 'check_ba_models'
- Add 'check_mhc'
- Add 'check_mhc_class'
- Add 'check_mhcnuggets_url'
- Add 'check_mhcnuggetsr_folder'
- Add 'check_verbose'
- Add 'mhcnuggets_options_to_text'
- Follow new MHCnuggets file structure
MINOR IMPROVEMENTS
- None
BUG FIXES
- None
DEPRECATED AND DEFUNCT
downgrade_pip
,install_mhcnuggets
,
install_pip
,set_is_mhcnuggets_installed
,
set_pip_version
,
uninstall_mhcnuggets
uninstall_pip
,
upgrade_pip
are deprecated,
as these violated CRAN policy.
The deprecation message will point users to the non-official
mhcnuggetsrinstall
package
athttps://github.com/richelbilderbeek/mhcnuggetsrinstall
v1.1
- Resubmission to CRAN
- Can build when pip is not installed
v1.0
- Submitted to CRAN
- No testthat tests in examples
v0.11
- No temporary files created
- Clean lint, thanks @lintr-bot
v0.10
- Can guess the MHC class from the haplotype name
v0.9
- Works on Peregrine computer cluster
v0.8
- Builds on Travis CI with and without installing MHCnuggets
v0.7
- Can predict IC50s of longer peptides
v0.6
- Rename to
predict_ic50
, as that is all that is predicted - Increase codecov
v0.5
- Vignette works