Skip to content
/ lsea Public

An R package for analyzing lipidomics data from the UCLA lipidomics lab

License

Notifications You must be signed in to change notification settings

nbay13/lsea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lsea

lsea is an R package for perfoming Lipid Structure Enrichment Analysis (LSEA) on combinations of lipid classes, chain lengths, and degrees of unsaturation.

Lipid sets for testing are assembled from the lipid species provided based on their LIPIDMAPS-style name. Name parsing is designed for results generated by the UCLA lipidomics lab.

Dependencies

compositions
fgsea

Installation

if(!require("devtools", quietly = TRUE))
    install.packages("devtools")

devtools::install_github("nbay13/lsea")

Usage

See vignette using example data to perform differential composition testing and LSEA

https://nbay13.github.io/lsea/

About

An R package for analyzing lipidomics data from the UCLA lipidomics lab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages