-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
42 lines (41 loc) · 1.02 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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(adjust_nanopore_barcodes)
export(annotate_food)
export(annotate_megadb)
export(annotate_pubchem)
export(annotate_uniprot)
export(annotate_uniprot_single)
export(assign_plex_num)
export(calc_log2_p)
export(calc_phospho_ratio)
export(calc_pi_score)
export(combine_psm_fractions)
export(combine_psm_fractions_replica)
export(donut_plot)
export(extract_sig_proteins)
export(fraction_auc)
export(hplc_parser)
export(la_box_cox_norm)
export(lm_models_per_group)
export(normalize_1plex)
export(normalize_to_bridge)
export(parse_4MOSC1_kinetic)
export(parse_cfu)
export(parse_nanodrop_curves)
export(parse_nanodrop_summary)
export(parse_stratus)
export(peptide_quant)
export(phospho_venn_diagram)
export(psm_phospho_mod)
export(pubchem_url_request)
export(randomize_plates)
export(randomize_tmt)
export(randomize_wells)
export(read_compact_peak_table)
export(rm_leading_0)
export(split_well_col)
export(split_well_row)
export(t_test_log2)
export(volcano_plot)
importFrom(magrittr,"%>%")