-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
32 lines (31 loc) · 893 Bytes
/
NAMESPACE
File metadata and controls
32 lines (31 loc) · 893 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
28
29
30
31
32
# Generated by roxygen2: do not edit by hand
export(embed_string_net)
export(get_best_homology)
export(get_enrichment)
export(get_enrichment_plot)
export(get_functional_annotation)
export(get_highres_png_network)
export(get_homology)
export(get_interact_partners)
export(get_link)
export(get_net_interactions)
export(get_png_network)
export(get_ppi_enrichment)
export(get_string_identifiers)
export(get_string_version)
export(load_string_js)
export(send_string_request_js)
export(string_request_js)
importFrom(httr2,req_body_form)
importFrom(httr2,req_method)
importFrom(httr2,req_perform)
importFrom(httr2,req_url_path_append)
importFrom(httr2,req_user_agent)
importFrom(httr2,request)
importFrom(httr2,resp_body_raw)
importFrom(httr2,resp_body_string)
importFrom(jsonlite,toJSON)
importFrom(readr,read_delim)
importFrom(readr,read_lines)
importFrom(readr,write_file)
importFrom(shiny,tags)