-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
37 lines (36 loc) · 900 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(add_molforms)
export(annotated_spectrum_plot)
export(as.molform)
export(calculate_iso_profile)
export(collapse_molform)
export(convert_proforma)
export(count_ion_annotations)
export(coverage_bar_plot)
export(coverage_lit_seq_plot)
export(coverage_plot)
export(error_heatmap_plot)
export(get_aa_molform)
export(get_matched_peaks)
export(get_monoisotopic)
export(get_ms1ft)
export(get_mw)
export(get_peak_data)
export(get_peptide_coverage)
export(get_protein_table)
export(get_scan_metadata)
export(get_xic)
export(ion_bar_plot)
export(is_sequence)
export(make_mass_modified_ion)
export(make_peak_data)
export(ms1_plots)
export(multiple_modifications)
export(multiply_molforms)
export(promex_feature_plot)
export(scan_metadata_plot)
export(sequence_plot)
export(xic_plot)
importFrom(magrittr,"%>%")
importMethodsFrom(MSnbase,filterMz)