Coder Social home page Coder Social logo

ckrusemd / meta-analysis-tool Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 122 KB

Systematic Reviews and Meta-analyses using Biopython and Dash.

License: BSD 3-Clause "New" or "Revised" License

Dockerfile 0.14% Shell 0.13% Makefile 1.00% Python 9.11% CSS 0.60% Jupyter Notebook 89.01%

meta-analysis-tool's Introduction

Meta-Analysis Tool

==============================

Why are systematic reviews still tediously done by hand from A-Z, saved in spreadsheets and intransparently across several software suites?

This project aims to accelerate the process using readily available tools:

  • Biopython: We can query the Entrez API to collect abstract information and text from Pubmed.
  • MongoDB: We can store the results as JSON to include, label and reproduce abstracts.
  • Dash: We can make it all interactive with the Python Dash framework. And follow PRISMA guidelines.
  • PythonMeta: We can arrive at the beautiful forest and funnel plots and customize the look.
  • Docker: Keep it reproducible, save the images.

Please chip in with issues, suggestions and pull requests if you want to contribute.

Docker services:

  • FastAPI (:80)
  • Plotly Dash Development, enabling hot-reload, (:8051)
  • Plotly Dash Production, Gunicorn (:8050)
  • MongoDB (:27017)
  • Pytest-html w/ nginx (:8080)

How to run:

docker-compose up -d

meta-analysis-tool's People

Contributors

ckrusemd avatar

Stargazers

 avatar

Watchers

 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.