Kan-E/Automate: Automate

automate is an easy-to-use R package for automated data visualization from count matrix files. It has three simplyfied functions for creation of barplot, boxplot, and errorplot. The condition number is automatically recognized from count matrix file and then the statical analysis is performed. In the case of pairwise comparison, Welch t-test is performed. In the case of multiple comparison, TukeyHSD and dunnett test are performed. If you are macOS user, automate can be combined with automator, which is a visual scripting technology developed by Apple for automating application workflows. Once the setting of folder action is complete, it will become a more useful tool.

Getting started

Package details

AuthorKan Etoh
MaintainerKan Etoh <kaneto@kumamoto-u.ac.jp>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Kan-E/Automate")
Kan-E/Automate documentation built on Jan. 15, 2022, 8:10 a.m.