Skip to content

Generate RMD files for bioinformatic workflow

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

jdreyf/bioinformd

Repository files navigation

bioinformd

The goal of bioinformd is to generate R Markdown (RMD) files for bioinformatic workflows.

Installation

You can install from GitHub with:

# install.packages("devtools")
devtools::install_github("jdreyf/bioinformd")

Example usage

bioinfo_rmd_contrasts(filename="new_analysis", input.files = c("counts.csv", "pheno.csv"), contr.v='c(treat="treat-control")')

About

Generate RMD files for bioinformatic workflow

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages