Identify peak groups to maximize differential abundance between two groups of samples.
This can be implemented as a modification to PeakGroup::pullIsotopes(), something like PeakGroup::pullIsotopesDifferentialAbundance(), where a score metric is rendered based on the differential abundance of isotopic peaks.
Identify peak groups to maximize differential abundance between two groups of samples.
This can be implemented as a modification to
PeakGroup::pullIsotopes()
, something likePeakGroup::pullIsotopesDifferentialAbundance()
, where a score metric is rendered based on the differential abundance of isotopic peaks.