Skip to content

Helper functions for bioinformatics and Bayesian statistics.

Notifications You must be signed in to change notification settings

andymckenzie/bayesbio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bayesbio

This package contains a few helper functions that I've found useful in working in R, in particular in bioinformatics, and a couple (somewhat loosely) related to Bayesian statistics. Thus "bayesbio".

Installation

Get the released version from CRAN:

install.packages("bayesbio")

Or the development version from github:

# install.packages("devtools")
devtools::install_github("andymckenzie/bayesbio")

About

Helper functions for bioinformatics and Bayesian statistics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages