Git Product home page Git Product logo

Oleg Lenive's Projects

compare_coverage_depth icon compare_coverage_depth

A Julia script for comparing the coverage between two chromosomes for a set of sequenced DNA samples.

datahub icon datahub

A centralized location for storing curated data ready for inclusion in cBioPortal.

deephyperneat icon deephyperneat

A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See paper here: https://eplex.cs.ucf.edu/papers/sosa_ugrad_report18.pdf

jsub icon jsub

Tool for systematically creating and running jobs via job files on the LSF queuing system.

rapier.rs icon rapier.rs

Official website for the Rapier physics engine.

two-state_model_benchmarking icon two-state_model_benchmarking

Code used for benchmarking of the two-state model simulated using Gillespie or the Poisson sampler (Psampler) siumlation method described in Lenive et al 2016 (Inferring extrinsic noise from single-cell gene expression data using approximate Bayesian computation). Please note that this is intended as a benchmark only and is not a stand-alone tool in it's current version. An example file containing model parameters is found in the data directory. The path to this file is currently hard-coded. To run the benchmark: make ./benchmark.exe Depends on a C++ compiler and libgsl for random number generation (see Makefile). The model is hard coded in the Gillespie algorithm file and (unavoidably) in the Psampler. Aims: - Read nominal parameter vectors from rows in a text file. - Implement a noise function (specific to the 2-state model), the same as was used in inference procedure described in the manuscript. - Run simulations corresponding to a fixed number of samples of perturbed parameters obtained from the nominal parameters using the noise function. - Optional output to files of perturbed parameter vectors and final states and simulation times. - A benchmarking script that runs the above simulations. - Run benchmark with output to files and compare to see if Gillespie and Psampler produce similar results. - Run benchmark with minimal output to files so as not to conflate simulation time and I/O time.

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.