-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
77 lines (70 loc) · 1.44 KB
/
_pkgdown.yml
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
url: https://jeffsocal.github.io/mspredictr/
navbar:
components:
home: ~
template:
bootstrap: 5
reference:
- title: Mass Calculations
description: |
Calculate the mass and m/z values for various molecules.
contents:
- mass_charged
- mass_neutral
- mass_atomic
- mass_residue
- mass_proton
- mass_neutron
- title: Peptide Mass Calculations
description: |
Calculate the mass and m/z values for various molecules.
contents:
- peptide_length
- peptide_mass
- title: Peptide String Manipulation
description: |
Calculate the mass and m/z values for various molecules.
contents:
- peptide_xleucine
- peptide_reverse
- str_peptide
- str_sequence
- title: Spectrum
description: |
Predict fragment mass spectrum values
contents:
- plot_spectrum
- spectrum_denoise
- spectrum_simulate
- title: Fragmentation
description: |
Predict fragment mass spectrum values
contents:
- fragments
- title: internal
contents:
- filter_precursor
- filter_topn
- filter_xcorr
- index_fragments
- index_mass
- mass_ladder
- mass_ladder_named
- mass_fragments
- model_isotopes
- munge_seq
- num_trunc
- pairwise_delta
- sim_spectrum_accuracy
- spectrum_assign
- spectrum_extract
- sim_spectrum_isotopes
- sim_spectrum_noise
- str_clean
- which_top_n
- which_xprecursor
- group_isotopes
- label_isotopes
- mspredictr-package
- spectrum_isotopes
- which_monoisotopes