Package: rgoslin 1.11.0
rgoslin: Lipid Shorthand Name Parsing and Normalization
The R implementation for the Grammar of Succint Lipid Nomenclature parses different short hand notation dialects for lipid names. It normalizes them to a standard name. It further provides calculated monoisotopic masses and sum formulas for each successfully parsed lipid name and supplements it with LIPID MAPS Category and Class information. Also, the structural level and further structural details about the head group, fatty acyls and functional groups are returned, where applicable.
Authors:
rgoslin_1.11.0.tar.gz
rgoslin_1.11.0.zip(r-4.5)rgoslin_1.11.0.zip(r-4.4)rgoslin_1.11.0.zip(r-4.3)
rgoslin_1.11.0.tgz(r-4.5-x86_64)rgoslin_1.11.0.tgz(r-4.5-arm64)rgoslin_1.11.0.tgz(r-4.4-x86_64)rgoslin_1.11.0.tgz(r-4.4-arm64)rgoslin_1.11.0.tgz(r-4.3-x86_64)rgoslin_1.11.0.tgz(r-4.3-arm64)
rgoslin_1.11.0.tar.gz(r-4.5-noble)rgoslin_1.11.0.tar.gz(r-4.4-noble)
rgoslin.pdf |rgoslin.html✨
rgoslin/json (API)
NEWS
# Install 'rgoslin' in R: |
install.packages('rgoslin', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lifs-tools/rgoslin/issues
On BioConductor:rgoslin-1.11.0(bioc 3.21)rgoslin-1.10.0(bioc 3.20)
softwarelipidomicsmetabolomicspreprocessingnormalizationmassspectrometrycpp
Last updated 4 months agofrom:f32d084652. Checks:1 OK, 10 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 29 2025 |
R-4.5-win-x86_64 | NOTE | Jan 29 2025 |
R-4.5-mac-x86_64 | NOTE | Jan 29 2025 |
R-4.5-mac-aarch64 | NOTE | Jan 29 2025 |
R-4.5-linux-x86_64 | NOTE | Jan 29 2025 |
R-4.4-win-x86_64 | NOTE | Jan 29 2025 |
R-4.4-mac-x86_64 | NOTE | Jan 29 2025 |
R-4.4-mac-aarch64 | NOTE | Jan 29 2025 |
R-4.3-win-x86_64 | NOTE | Jan 29 2025 |
R-4.3-mac-x86_64 | NOTE | Jan 29 2025 |
R-4.3-mac-aarch64 | NOTE | Jan 29 2025 |
Exports:isValidLipidNamelistAvailableGrammarsparseLipidNames
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6Rcpprlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check lipid name. | isValidLipidName |
Return the list of grammars supported by goslin. | listAvailableGrammars |
Parse multiple lipid names and return a data frame with the results. | parseLipidNames |