Giter Club home page Giter Club logo

wendy's Introduction

WENDY

code files for WENDY method, used for inferring gene regulatory networks (GRN) from single-cell gene expression data


major code files:

wendy_tutorial.py: a tutorial for using WENDY method

wendy_alg.py: main function of WENDY method, used for testing

wendy_solver.py: the numerical solver used in WENDY method


code files for comparing different methods:

SINC_comparison.py: used to compare different methods on SINC data

DREAM4_comparison.py: used to compare different methods on DREAM4 data

time_comparison.py: used to compare time costs of different methods

THP1_comparison.py: used to compare different methods on THP-1 data

hESC_comparison.py: used to compare different methods on hESC data


code for other methods, for comparison:

sincerities.py: code for SINCERITIES method

xgbgrn.py: code for NonlinearODEs method

GENIE3.py: code for GENIE3 method

dynGENIE3.py: code for dynGENIE3 method


auxiliary code files:

data_generation.py: generate test data

evaluation.py: evaluate inferred GRNs


data sets:

folder SINC: GRNs from https://academic.oup.com/bioinformatics/article/34/2/258/4158033, has 40 numpy matrices (GRNs)

folder DREAM4: GRNs and corresponding expression data from https://www.synapse.org/#!Synapse:syn3049712/wiki/74628, has 10 numpy matrices (GRNs) DREAM4_A....npy and 10 numpy matrices (expression data) DREAM4_data....npy

example_data_0.npy, example_data_1.npy: two example data sets, used for wendy_tutorial.py

folder THP1: GRN (THP1_A.npy) and corresponding expression data (THP1_data.npy) from https://link.springer.com/article/10.1186/gb-2013-14-10-r118

folder hESC: GRN (hESC_A.npy) and corresponding expression data (hESC_data....npy for six time points) from https://link.springer.com/article/10.1186/s13059-016-1033-x

wendy's People

Contributors

yuewangmathbio 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.