writeHscoreData {isobar} | R Documentation |
Write identifications into a format suitable for Hscore.
writeHscoreData(outfile, ids, massfile = "defs.txt")
outfile |
Output file. |
ids |
IBSpectra identifications data.frame (ie fData). |
massfile |
Definition file for Hscore. |
Florian P. Breitwieser