-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 786 Bytes
/
NAMESPACE
File metadata and controls
30 lines (29 loc) · 786 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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(assert_db_connected)
export(blur_color)
export(clean_SGB_genus)
export(clean_refseq_genus)
export(compute_beta_diversity_and_tsne)
export(connect_database)
export(get_abx_from_tasks)
export(get_counts_subset)
export(get_isabl_analyses)
export(get_project_samples)
export(get_sample_isabl_info)
export(get_subset_pg_df)
export(get_table_from_database)
export(list_table_from_database)
export(make_microviz_palette)
export(make_tsne)
export(norm_generate_component)
export(padMRN)
export(rename_taxa_colors)
export(vdb_make_phylo)
export(vdb_make_phylo_mgx)
import(data.table)
importFrom(RPostgres,Postgres)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rgb)
importFrom(magrittr,"%>%")
importFrom(utils,write.table)