GithubHelp home page GithubHelp logo

mengxu98 / beeline Goto Github PK

View Code? Open in Web Editor NEW

This project forked from murali-group/beeline

0.0 0.0 0.0 125.6 MB

BEELINE: evaluation of algorithms for gene regulatory network inference

License: GNU General Public License v3.0

Shell 5.29% Python 83.85% R 5.49% Julia 0.20% Jupyter Notebook 1.41% Dockerfile 3.76%

beeline's Introduction

๐Ÿ BEELINE: Benchmarking gEnE reguLatory network Inference from siNgle-cEll transcriptomic data ๐Ÿ

Overview of BEELINE

This is the main repository for BEELINE. The documentation is available at: https://murali-group.github.io/Beeline/.

Quick setup:

  • To install docker on Ubuntu 18.04, follow the steps mentioned here
  • Setup docker to run docker without sudo using sudo usermod -aG docker $USER, if you haven't already. See more details here
  • The Docker images of 12 algorithms tested in BEELINE are available at https://hub.docker.com/u/grnbeeline. Alternatively, to build the docker containers from scratch (instead of using pre-built versions) for each of the algorithms run . initialize.sh (this step will take a while)
  • We recommend using Anaconda for Python. Run the . setupAnacondaVENV.sh command to automatically create an Anaconda virtual environment named BEELINE from requirements.txt and install necessary libraries required to run BEELINE. Alternatively, you can create virtual environment for python using vnev from requirements.txt as detailed here

We provided an example dataset under inputs/example/GSD/ and a corresponding configuration file necessary for running GRN inference using 12 methods described in BEELINE.

  • To compute proposed reconstructions on the example dataset, run python BLRunner.py --config config-files/config.yaml. Running this script for the first time can be slow as it involves downloading the contianers from Docker hub.
  • To compute areas under the ROC and PR curves for the proposed reconstructions, run python BLEvaluator.py --config config-files/config.yaml --auc. To display the complete list of evalutation options, run python BLEvaluator.py --help.

If you use BEELINE in your research, please cite:

Pratapa, A., Jalihal, A.P., Law, J.N., Bharadwaj, A., Murali, T. M. (2020) "Benchmarking algorithms for gene regulatory network inference from single-cell transcriptomic data." Nature Methods, 17, 147โ€“154.

Link to the pubication: https://www.nature.com/articles/s41592-019-0690-6

The preprint version of this article is available at: https://doi.org/10.1101/642926

The repository for BoolODE is located at: https://github.com/Murali-group/BoolODE

The input datasets used in BEELINE are available at: https://doi.org/10.5281/zenodo.3378975

Twitter thread link: https://twitter.com/t_m_murali/status/1215302095601119234?s=20

beeline's People

Contributors

adyprat avatar jlaw9 avatar sahasradude avatar amoghpj avatar ktakers avatar yutuyt01 avatar yiqisu avatar tmmurali avatar eniktab avatar dependabot[bot] avatar kevchen03 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.