recalculate_offsets: recalculate offsets

View source: R/zip_methods.R

recalculate_offsetsR Documentation

recalculate offsets

Description

Given a previously generated zip file of characterized peaks, now we've realized that the offsets on each peak should be somehow different. This function takes a zip file, adjusts the offsets, and writes the file back out.

Usage

recalculate_offsets(in_zip, offset = 2, out_file = in_zip)

Arguments

in_zip

the zip file to work with

offset

the offset to use

out_file

the file to write too (optional)


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