lipid-structure-specification
Summary
Define and format user-generated lipid libraries in .csv schema to extend LipidMatch's identification capability for specialized or non-standard lipid species. This skill enables researchers to encode lipid nomenclature, molecular formulas, adduct types, and in-silico fragment m/z values for integration into the LipidMatch workflow.
When to use
You have identified lipid species unique to your sample type (e.g., rare lipid modifications, synthetic lipids, or lipids from non-mammalian organisms) that are not present in LipidMatch's built-in library of 500,000+ lipid species across 60+ lipid types, and you want to augment the identification workflow with your custom entries prior to experimental UHPLC-HRMS/MS data processing.
When NOT to use
- Your target lipids are already comprehensively covered by LipidMatch's 500,000+ species library — use the built-in library directly.
- You lack validated fragmentation data or molecular formulas for your lipids — this skill requires accurate structure specification; incomplete or uncertain data will produce unreliable identifications.
- Your mass spectrometry data comes from a Waters instrument — LipidMatch does not currently support Waters files, so integration of custom libraries will not improve compatibility.
Inputs
- Lipid structure information (names, molecular formulas, adduct types, fragmentation patterns)
- Plain-text or spreadsheet template (e.g., .xlsx, .csv) listing lipid metadata
- Representative UHPLC-HRMS/MS data (mzML, netCDF, or vendor format) for validation
Outputs
- User-generated lipid library in .csv format conforming to LipidMatch schema
- Merged lipid library (built-in + user entries) ready for LipidMatch workflow integration
- Validation report (lipid identifications from test data using extended library)
How to apply
Create a user-generated lipid library by encoding each lipid entry in .csv format following LipidMatch schema specifications: include lipid names (LIPID MAPS nomenclature preferred), molecular formulas (exact mass), adduct types ([M+H]+, [M+Na]+, etc.), and in-silico fragment m/z values computed from fragmentation rules or validated experimentally. Validate the .csv structure and content against LipidMatch format requirements (column headers, data types, formula syntax) before integration. Use LipidMatch's documented facile integration mechanism to merge the user library with the built-in library. Test the extended workflow by running LipidMatch identifications against representative UHPLC-HRMS/MS data to verify that custom lipid entries are matched correctly and do not introduce false positives or parsing errors.
Related tools
- LipidMatch (Integration point for user-generated libraries; performs lipid identification by matching experimental fragment m/z values with simulated library m/z values) — https://github.com/GarrettLab-UF/LipidMatch
- MZmine (Upstream peak picking and feature extraction to generate experimental m/z and retention time values for validation against user library)
- XCMS (Upstream peak picking and feature extraction to generate experimental m/z and retention time values for validation against user library)
- MS-DIAL (Upstream peak picking and feature extraction to generate experimental m/z and retention time values for validation against user library)
- Compound Discoverer (Upstream peak picking and feature extraction to generate experimental m/z and retention time values for validation against user library)
Evaluation signals
- CSV file validates against LipidMatch schema requirements: all required columns (lipid name, molecular formula, adduct type, fragment m/z values) are present and populated; data types match specification (e.g., numeric m/z, valid formula syntax).
- Merged library is successfully loaded by LipidMatch without parsing errors or warnings.
- Test UHPLC-HRMS/MS data processed with extended library yields identifications for custom lipid entries with fragment m/z matches within expected mass accuracy window (typically ±5 ppm for high-resolution orbitrap or Q-TOF instruments).
- No false-positive or off-target identifications of known compounds appear as a result of custom library integration; specificity metrics remain stable relative to built-in library alone.
- Custom lipid identifications are cross-validated against experimental fragmentation patterns or literature MS/MS spectra when available.
Limitations
- User-generated libraries are only as accurate as their underlying lipid structure definitions and fragmentation rules; incorrect molecular formulas, incomplete fragment annotations, or non-representative in-silico fragmentation will degrade identification quality.
- LipidMatch does not currently support Waters mass spectrometry file formats, so custom libraries cannot extend identification capability for Waters-acquired data.
- The facile integration mechanism assumes standard .csv formatting; non-standard delimiters, encoding, or column ordering may cause integration failures or silent data corruption.
- No built-in validation tool is explicitly mentioned to detect schema violations or inconsistencies in user libraries before integration; manual or external validation is required.
- Large custom libraries may increase computational cost and memory footprint of the LipidMatch matching workflow.
Evidence
- [readme] LipidMatch identifications are obtained by matching experimental fragment m/z values with simulated library m/z values using in-silico fragmentation libraries of over 500,000 lipid species across over 60 lipid types: "LipidMatch identifications are obtained by matching experimental fragment m/z values with simulated library m/z values using in-silico fragmentation libraries of over 500,000 lipid species across"
- [readme] LipidMatch allows for facile integration of user generated libraries for unique applications: "LipidMatch allows for facile integration of user generated libraries for unique applications"
- [other] Create a user-generated lipid library in .csv format following LipidMatch schema specifications (lipid names, molecular formulas, adduct types, and in-silico fragment m/z values): "Create a user-generated lipid library in .csv format following LipidMatch schema specifications (lipid names, molecular formulas, adduct types, and in-silico fragment m/z values)"
- [other] Validate the .csv structure and content against LipidMatch format requirements. Integrate the user library into the LipidMatch workflow using the facile integration mechanism provided by the software.: "Validate the .csv structure and content against LipidMatch format requirements. Integrate the user library into the LipidMatch workflow using the facile integration mechanism provided by the software."
- [other] Test the extended workflow by running LipidMatch identifications against experimental UHPLC-HRMS/MS data using the combined library (built-in library + user-generated library): "Test the extended workflow by running LipidMatch identifications against experimental UHPLC-HRMS/MS data using the combined library (built-in library + user-generated library)"
1---2name: lipid-structure-specification3description: Use when you have identified lipid species unique to your sample type (e.4license: CC-BY-4.05---67# lipid-structure-specification89## Summary1011Define and format user-generated lipid libraries in .csv schema to extend LipidMatch's identification capability for specialized or non-standard lipid species. This skill enables researchers to encode lipid nomenclature, molecular formulas, adduct types, and in-silico fragment m/z values for integration into the LipidMatch workflow.1213## When to use1415You have identified lipid species unique to your sample type (e.g., rare lipid modifications, synthetic lipids, or lipids from non-mammalian organisms) that are not present in LipidMatch's built-in library of 500,000+ lipid species across 60+ lipid types, and you want to augment the identification workflow with your custom entries prior to experimental UHPLC-HRMS/MS data processing.1617## When NOT to use1819- Your target lipids are already comprehensively covered by LipidMatch's 500,000+ species library — use the built-in library directly.20- You lack validated fragmentation data or molecular formulas for your lipids — this skill requires accurate structure specification; incomplete or uncertain data will produce unreliable identifications.21- Your mass spectrometry data comes from a Waters instrument — LipidMatch does not currently support Waters files, so integration of custom libraries will not improve compatibility.2223## Inputs2425- Lipid structure information (names, molecular formulas, adduct types, fragmentation patterns)26- Plain-text or spreadsheet template (e.g., .xlsx, .csv) listing lipid metadata27- Representative UHPLC-HRMS/MS data (mzML, netCDF, or vendor format) for validation2829## Outputs3031- User-generated lipid library in .csv format conforming to LipidMatch schema32- Merged lipid library (built-in + user entries) ready for LipidMatch workflow integration33- Validation report (lipid identifications from test data using extended library)3435## How to apply3637Create a user-generated lipid library by encoding each lipid entry in .csv format following LipidMatch schema specifications: include lipid names (LIPID MAPS nomenclature preferred), molecular formulas (exact mass), adduct types ([M+H]+, [M+Na]+, etc.), and in-silico fragment m/z values computed from fragmentation rules or validated experimentally. Validate the .csv structure and content against LipidMatch format requirements (column headers, data types, formula syntax) before integration. Use LipidMatch's documented facile integration mechanism to merge the user library with the built-in library. Test the extended workflow by running LipidMatch identifications against representative UHPLC-HRMS/MS data to verify that custom lipid entries are matched correctly and do not introduce false positives or parsing errors.3839## Related tools4041- **LipidMatch** (Integration point for user-generated libraries; performs lipid identification by matching experimental fragment m/z values with simulated library m/z values) — https://github.com/GarrettLab-UF/LipidMatch42- **MZmine** (Upstream peak picking and feature extraction to generate experimental m/z and retention time values for validation against user library)43- **XCMS** (Upstream peak picking and feature extraction to generate experimental m/z and retention time values for validation against user library)44- **MS-DIAL** (Upstream peak picking and feature extraction to generate experimental m/z and retention time values for validation against user library)45- **Compound Discoverer** (Upstream peak picking and feature extraction to generate experimental m/z and retention time values for validation against user library)4647## Evaluation signals4849- CSV file validates against LipidMatch schema requirements: all required columns (lipid name, molecular formula, adduct type, fragment m/z values) are present and populated; data types match specification (e.g., numeric m/z, valid formula syntax).50- Merged library is successfully loaded by LipidMatch without parsing errors or warnings.51- Test UHPLC-HRMS/MS data processed with extended library yields identifications for custom lipid entries with fragment m/z matches within expected mass accuracy window (typically ±5 ppm for high-resolution orbitrap or Q-TOF instruments).52- No false-positive or off-target identifications of known compounds appear as a result of custom library integration; specificity metrics remain stable relative to built-in library alone.53- Custom lipid identifications are cross-validated against experimental fragmentation patterns or literature MS/MS spectra when available.5455## Limitations5657- User-generated libraries are only as accurate as their underlying lipid structure definitions and fragmentation rules; incorrect molecular formulas, incomplete fragment annotations, or non-representative in-silico fragmentation will degrade identification quality.58- LipidMatch does not currently support Waters mass spectrometry file formats, so custom libraries cannot extend identification capability for Waters-acquired data.59- The facile integration mechanism assumes standard .csv formatting; non-standard delimiters, encoding, or column ordering may cause integration failures or silent data corruption.60- No built-in validation tool is explicitly mentioned to detect schema violations or inconsistencies in user libraries before integration; manual or external validation is required.61- Large custom libraries may increase computational cost and memory footprint of the LipidMatch matching workflow.6263## Evidence6465- [readme] LipidMatch identifications are obtained by matching experimental fragment m/z values with simulated library m/z values using in-silico fragmentation libraries of over 500,000 lipid species across over 60 lipid types: "LipidMatch identifications are obtained by matching experimental fragment m/z values with simulated library m/z values using in-silico fragmentation libraries of over 500,000 lipid species across"66- [readme] LipidMatch allows for facile integration of user generated libraries for unique applications: "LipidMatch allows for facile integration of user generated libraries for unique applications"67- [other] Create a user-generated lipid library in .csv format following LipidMatch schema specifications (lipid names, molecular formulas, adduct types, and in-silico fragment m/z values): "Create a user-generated lipid library in .csv format following LipidMatch schema specifications (lipid names, molecular formulas, adduct types, and in-silico fragment m/z values)"68- [other] Validate the .csv structure and content against LipidMatch format requirements. Integrate the user library into the LipidMatch workflow using the facile integration mechanism provided by the software.: "Validate the .csv structure and content against LipidMatch format requirements. Integrate the user library into the LipidMatch workflow using the facile integration mechanism provided by the software."69- [other] Test the extended workflow by running LipidMatch identifications against experimental UHPLC-HRMS/MS data using the combined library (built-in library + user-generated library): "Test the extended workflow by running LipidMatch identifications against experimental UHPLC-HRMS/MS data using the combined library (built-in library + user-generated library)"