-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
27 lines (26 loc) · 813 Bytes
/
NAMESPACE
File metadata and controls
27 lines (26 loc) · 813 Bytes
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
# Generated by roxygen2: do not edit by hand
export(.anvilvrs)
export(.caf)
export(.vrs_translator)
export(get_caf)
export(get_pop_descriptor)
export(get_seqrepo)
export(get_variant_from_allele)
export(get_vrs_allele)
export(get_vrs_id)
export(install_AnVILVRS)
importFrom(AnVILGCP,avcopy)
importFrom(BiocBaseUtils,askUserYesNo)
importFrom(BiocBaseUtils,isScalarCharacter)
importFrom(BiocFileCache,BiocFileCache)
importFrom(BiocFileCache,bfcadd)
importFrom(BiocFileCache,bfcquery)
importFrom(BiocFileCache,bfcrpath)
importFrom(reticulate,py_discover_config)
importFrom(reticulate,use_virtualenv)
importFrom(reticulate,virtualenv_create)
importFrom(reticulate,virtualenv_exists)
importFrom(reticulate,virtualenv_install)
importFrom(reticulate,virtualenv_list)
importFrom(tools,R_user_dir)
importFrom(utils,untar)