Skip to content

An example of utilizing DeepResolution2 for geolipidomics with rapidly heated Woodford shale.

Notifications You must be signed in to change notification settings

micabake/DeepResolution2-for-Geolipidomics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geolipidomics utlizing DeepResolution2


Fan et al. proposed Deep-Learning-Based Multivariate Curve Resolution 2 (DeepResolution2) for automatic resolution of GC-MS data. It utilizes deep neural networks to divide the profile into segments, estimate the number of components in each segment, predict the elution region of each component in overlapped peaks, and resolve the overlapped peaks. The purpose of this repository is to show an example of it modified to work on a set of geologic samples.

Installation

python and TensorFlow:

Python 3.6.5 and TensorFlow (version 2.0.0-GPU)

The main packages can be seen in requirements.txt

Clone the repository and run it directly

git clone

An example has been provided in Usage.ipynb script for the convenience of users.

Download the model and run directly

Since the model exceeded the limit, Fan et al have uploaded all the models and some GC-MS example data to Zenodo.

https://doi.org/10.5281/zenodo.5498987

Contact

Miranda Baker: micabake@ucsc.edu (for questions regarding DeepResolution2 refer to (https://github.com/XiaqiongFan/DeepResolution2).

About

An example of utilizing DeepResolution2 for geolipidomics with rapidly heated Woodford shale.

Resources

Stars

Watchers

Forks

Packages

No packages published