-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
55 lines (54 loc) · 1.35 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
53
54
55
# Generated by roxygen2: do not edit by hand
export(datashare_um)
export(datashare_um_s3)
export(datashare_wts)
export(datashare_wts_s3)
export(envvar_defined)
export(jwt_exp)
export(jwt_validate)
export(meta_bcl_convert)
export(meta_oncoanalyser_wgs)
export(meta_oncoanalyser_wgts_existing_both)
export(meta_oncoanalyser_wts)
export(meta_rnasum)
export(meta_sash)
export(meta_star_alignment)
export(meta_tso_ctdna_tumor_only)
export(meta_umccrise)
export(meta_wgs_alignment_qc)
export(meta_wgs_tumor_normal)
export(meta_wts_alignment_qc)
export(meta_wts_tumor_only)
export(orca_jwt)
export(orca_libid2workflows)
export(orca_prid2wfpayload)
export(orca_prid2wfrid)
export(orca_query_url)
export(orca_wfrid2payload)
export(orca_wfrid2state)
export(orca_workflow_list)
export(pld_bclconvert)
export(pld_bclconvertinteropqc)
export(pld_bsshfastqcopy)
export(pld_cttsov2)
export(pld_oawgtsdna)
export(pld_oawgtsdnarna)
export(pld_oawgtsrna)
export(pld_oracompression)
export(pld_pieriandx)
export(pld_rnasum)
export(pld_sash)
export(pld_tumornormal)
export(pld_umccrise)
export(pld_wgtsqc)
export(pld_wts)
export(portaldb_query)
export(portaldb_query_fastqlistrow)
export(portaldb_query_labmetadata)
export(portaldb_query_limsrow)
export(portaldb_query_table)
export(portaldb_query_workflow)
importFrom(glue,glue)
importFrom(rlang,"!!!")
importFrom(rlang,"%||%")
importFrom(rlang,.data)