save: ZipMS - save

saveR Documentation

ZipMS - save

Description

ZipMS - save

Arguments

out_file

the file to save to

Details

out_file, if it is NULL, will be taken from when the object was generated, and by default will be set to the same as the in_file. If not NULL, then it is checked that the id is part of the out_file, and if not, the id is added to the actual file name.

Examples

## Not run: 
 new_ms <- zip_ms("in_file")
 new_ms$save()
 new_ms$save("out_file")

## End(Not run)

MoseleyBioinformaticsLab/FTMS.peakCharacterization documentation built on April 27, 2022, 3:32 a.m.