sneumann / xcms

This is the git repository matching the Bioconductor package xcms: LC/MS and GC/MS Data Analysis
Other
183 stars 80 forks source link

Support excluding samples for PeakDensity correspondence #742

Open jorainer opened 5 months ago

jorainer commented 5 months ago

Sometimes it might not be needed/wanted to define features with detected peaks in all sample groups. For examples with blanks it might for example be better to exclude them from feature definitions since features with chromatographic peak present only in blanks might not be of interest.

So, we might want support for sampleGroups being a factor with an NA for samples that should be excluded from the feature definition.