cecoeco / PRISMA.jl

Generate checklists and flow diagrams based on the Preferred Reporting Items for Systematic Reviews and Meta-Analyses (PRISMA)

Home Page:https://prisma-jl.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PRISMA.jl



Julia package and full-stack web application powered by Solid.js and Oxygen.jl for generating checklists and flow diagrams based on the 2020 Preferred Reporting Items for Systematic Reviews and Meta-Analyses (PRISMA) statement (Page et al., 2021).

Features:

  • natural language processing (NLP) of manuscript PDFs to generate 2020 PRISMA checklists.
  • highly customizable 2020 PRISMA flow diagrams generated from study data.
  • Interactive web app that requires zero programming knowledge.

Installation: use this command in the Julia REPL: using Pkg; Pkg.add("PRISMA")

Documentation: Documentation Stable Documentation Dev

Citing: please consider citing PRISMA.jl and giving the GitHub repository a star, if possible.

The citation information may be found in the CITATION.bib file within the repository

References:

Bezanson, J., Edelman, A., Karpinski, S., & Shah, V. B. (2017). Julia: A fresh approach to numerical computing. SIAM Review, 59(1), 65–98. https://doi.org/10.1137/141000671

Bouchet-Valat, M., & Kamiński, B. (2023). DataFrames.jl: Flexible and Fast Tabular Data in Julia. Journal of Statistical Software, 107(4), 1–32. https://doi.org/10.18637/jss.v107.i04

Page M J, McKenzie J E, Bossuyt P M, Boutron I, Hoffmann T C, Mulrow C D et al. (2021). The PRISMA 2020 statement: An updated guideline for reporting systematic reviews. Systematic Reviews, 10(1), 89. https://doi.org/10.1186/s13643-021-01626-4

About

Generate checklists and flow diagrams based on the Preferred Reporting Items for Systematic Reviews and Meta-Analyses (PRISMA)

https://prisma-jl.onrender.com

License:MIT License


Languages

Language:TypeScript 45.7%Language:Julia 38.2%Language:CSS 15.5%Language:HTML 0.5%Language:Dockerfile 0.1%