Giter VIP home page Giter VIP logo

dasthma's Introduction

dAsthma source codes for "Latent-space embedding of expression data identifies gene signatures from sputum samples of asthmatic patients"

Code for training and analysis of the dAsthma framework

Model implementation

dA.cpp: implementation of the denoising autoencoder Compile: g++ -o spuda dA.cpp ./spuda -h

Downstream analysis

analysis: folder containing raw data, training results, code for analysis.

Data and results

data: the data folder These data will be loaded automatically in the relevant R scripts

Figures: figures created by the codes will be stored in this folder genes_hidden_units: selected genes will be written into this folder for GO or network analysis, etc.

Major codes

0_load_data.R: load and process data (processed data saved in data.RData) 1_gsea.R: run GSEA on the hidden units 2_predict_severity.R: prediction of severity (results saved in data.RData) 3_predict_clinical.R: prediction of FEV1/FVC ratio

Spinoff codes for visualization

plot_clinical.R: plot correlation between clinical traits plot_GO.R: plot p-value for gene ontology results (downloaded from https://david.ncifcrf.gov/) plot_network: plot gene interaction network (downloaded from https://string-db.org/)

dasthma's People

Contributors

leetx1010 avatar lol2ask avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.