-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
52 lines (51 loc) · 1.45 KB
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
export(are_mhcnuggets_names)
export(check_ba_models)
export(check_file_exists)
export(check_mhc)
export(check_mhc_class)
export(check_mhcnuggets_installation)
export(check_mhcnuggets_options)
export(check_mhcnuggets_options_names)
export(check_mhcnuggets_url)
export(check_mhcnuggetsr_folder)
export(check_verbose)
export(create_mhcnuggets_options)
export(create_temp_peptides_path)
export(create_test_mhcnuggets_options)
export(downgrade_pip)
export(get_default_mhcnuggets_folder)
export(get_default_mhcnuggetsr_folder)
export(get_default_orm_folder_name)
export(get_example_filename)
export(get_example_filenames)
export(get_mhc_1_haplotypes)
export(get_mhc_2_haplotypes)
export(get_mhcnuggets_url)
export(get_mhcnuggets_version)
export(get_pip_version)
export(get_python_package_versions)
export(get_trained_mhc_1_haplotypes)
export(get_trained_mhc_2_haplotypes)
export(install_mhcnuggets)
export(install_pip)
export(is_mhcnuggets_installed)
export(is_mhcnuggets_name)
export(is_mhcnuggets_options)
export(is_on_appveyor)
export(is_on_ci)
export(is_on_travis)
export(is_pip_installed)
export(mhcnuggets_options_to_text)
export(mhcnuggetsr_report)
export(mhcnuggetsr_self_test)
export(predict_ic50)
export(predict_ic50_from_file)
export(predict_ic50s)
export(set_is_mhcnuggets_installed)
export(set_pip_version)
export(to_mhcnuggets_name)
export(to_mhcnuggets_names)
export(uninstall_mhcnuggets)
export(uninstall_pip)
export(upgrade_pip)