combine_peaks: Combine peak vectors

Description Usage Arguments

Description

Create a binary matrix, each column represents an m/z value, and each row represents a mass spectra. The value indicates whether or not the m/z of this spectra is a peak.

Usage

1
combine_peaks(list_mz_peaks)

Arguments

list_mz_peaks

List of m/z peak vectors


smanchan96/binspec documentation built on May 30, 2019, 3:06 a.m.