visualize_1spectra.Rd
Visualize the spectra of good candidates
visualize_1spectra(
spectra_top = NULL,
spectra_bottom = NULL,
name_top = NULL,
name_bottom = NULL,
out_file = NULL,
type = c("mirrored", "overlapped"),
peak_number = FALSE
)
MS/MS spectra as two-columns data.frame
MS/MS spectra as two-columns data.frame
name for top spectra
name for bottom spectra
output file
mirrored or overlapped visualization
whether to show the peak number or not