reconstruct_spectrum.Rd
The ratio's of the precursor and the 3 fragments are calculate so a reconstructed EISA fragmentation spectrum can be created.
reconstruct_spectrum(peak_list)
peak_list | data frame with the peak list |
---|
The same data frame, but with additional columns `intens_perc` and `intens_ratio`.
Rico Derks