-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
50 lines (49 loc) · 1.19 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
# Generated by roxygen2: do not edit by hand
export(add_mods)
export(align_rt)
export(annotate_Nterm_acetyls)
export(annotate_masses)
export(annotate_modifications)
export(apply_evalue_cutoff)
export(augment_annotation)
export(calc_error)
export(cluster)
export(compute_fdr)
export(create_mdata)
export(create_mod_data)
export(create_msnset)
export(create_pcg)
export(data_pf)
export(filter_by_count)
export(find_evalue_cutoff)
export(find_ref_ds)
export(form_model)
export(get_distinct_mods)
export(get_mass_annotation_table)
export(get_mods_counts)
export(infer_prot)
export(map_proteoform)
export(match_features)
export(plot_acc)
export(plot_accession_ptm)
export(plot_accession_wgcna)
export(plot_fragments)
export(plot_pform_sig)
export(plot_pform_sig_soft)
export(read_TopPIC_DMS)
export(read_toppic)
export(recalibrate_mass)
export(remove_a_mod)
export(remove_decoys)
export(retain_one_mod)
export(rm_false_gene)
export(set_pf_level)
import(data.table)
importFrom(dplyr,bind_rows)
importFrom(foreach,`%dopar%`)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_fill_manual)
importFrom(magrittr,"%>%")
importFrom(scales,log_breaks)
importFrom(scales,pretty_breaks)
importFrom(scales,trans_new)