Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/divya031090/phyLoSTM


https://github.com/divya031090/phyLoSTM

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# phyLoSTM

A combined modeling using CNN for feature extraction and LSTM for temporal dependency analysis in microbiome data.
DIABIMMUNE three country cohort and DiGuilio study have been used as the data for implementation of the method.

temporal.py is the file for longitudinal analysis and CNN.py is the file for CNN based feature extraction

The datafiles are OTU_data_revised.csv and Diguilio.xlsx

Prerequisites:

Python 2.7
CUDA
cuDNN
Conda
TensorFlow
NumPy pandas
Keras