In Development
SVGPub
Tools to manipulate SVG files for publication-ready figures.
ResearchOS
A suite of tools to facilitate reproducible and efficient data analysis.
Currently, there are four tools in this suite:
- base-dag Implementation of a Directed Acyclic Graph (DAG) that the rest of the tools utilize.
- dagpiler Compile a DAG from configuration files. Also provides a mechanism to create configuration files from a template.
- dataset-builder Register a dataset from metadata.
- dagrunner Leverage the prior three tools to execute the DAG.
R package: Significant difference bars on bar graphs from linear mixed model
Plot significant difference bars on a bar graph from a linear mixed model and a data frame.
R package: LaTeX table from linear mixed model
Create a LaTeX table from a linear mixed model and a data frame.