Skip to content

Code and example dataset to generate figures for "Normalization strategies for lipidome data in cell line panels" (Leegwater et al. submitted)

License

Notifications You must be signed in to change notification settings

lacdr-tox/Leegwater_lipidomics_normalization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

Leegwater - Normalization strategies for lipidome data in cell line panels

Code and example dataset to generate figures for "Normalization strategies for lipidome data in cell line panels" (Leegwater et al. submitted)

Usage

Within the code folder, you will find two R markdown files and a functions folder. The R markdown files can be used to rerun all code and to create all figures. Functions that one might want to reuse can be found in the functions folder.

Data

Metabolomics data have been deposited to the EMBL-EBI MetaboLights (Yurekten et al., 2024) with the identifier MTBLS9493and is accessible at https://www.ebi.ac.uk/metabolights/MTBLS9493.

When this dataset status is changed to public, we will add it and metadata to the data folder in this repository. For now, you can take a look at the html reports to see what the data could look like.

Figures

Figures are generated reproducibly in R using renv:

  1. Download/clone this repository

  2. Open the project file (.Rproj) in RStudio

  3. Run

    renv::restore()

    to install R package dependencies.

  4. Open code/Calculations_to_get_all_data_for_all_figures.Rmd and choose Run > Run All. You may need to set a custom directory for the data, since this is not yet part of this repository.

  5. Open code/All_figures.Rmd and choose Run > Run All. Figures will appear in the specified output_dir folder.

Acknowledgments

Thanks to @burgerga for suggestions on archiving this repository.

About

Code and example dataset to generate figures for "Normalization strategies for lipidome data in cell line panels" (Leegwater et al. submitted)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages