maven icon indicating copy to clipboard operation
maven copied to clipboard

Maven GUI: Metabolomics Analysis and Visualization Engine

Results 60 maven issues
Sort by recently updated
recently updated
newest added

Associated with corresponding `mass_spec` issue: https://github.com/calico/mass_spec/issues/1293

bug
QQQ
peakdetector

I was trying to process M005B dataset, but MAVEN crashed spontaneously, especially every time I clicked into a compound CE(20:5;O) with an error segmentation fault: 11 ``` MainWindow::showPeakInfo(peak) SpectraWidget::setScan(peak) SpectraWidget::setCurrentScan(scan)...

bug
not_reproducible

After an initial enumeration of isotopes, implement - [ ] Delta m/z adjustment: based on the deviation of the [M+0] observed and theoretical, adjust all of the theoretical m/z values...

enhancement
isotopic_labels

Currently, peak groups can be clustered based on RT. It would be nice to add to this MS2 comparison. This will be especially useful for lipids data.

enhancement

Related to #500 Should plug in to mass_spec mz binning work: https://github.com/calico/mass_spec/issues/1224 This will require creating a function `base64::encode_base64(vector mz)`, as a companion function to `base64::encode_base64(vector mz)` Note that this...

enhancement
MALDESI

This would be required in a number of places, mostly in `maven_core`.

enhancement
feature_branch

Specifically, support `[13C]`,`[15N]` and `[2H]`, and perform parsing correctly, then update the database with the new formulas. So, `C6H12O6` for glucose could be distinguished with `[13C]6H12O6` for heavy-glucose. This would...

enhancement
working_on

Need to talk to Eugene

enhancement
low_priority
gui_only

Part of `PeakContainer::mergePeakContainer()` If peak groups are merged, and there are multiple different peaks associated with a sample, the peak with the highest `peakIntensity` is chosen to represent that sample....

enhancement

for example, the spectra plot, eic window, etc

enhancement
low_priority