Skip to content

cran/bioassays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bioassays

'Bioassays' is an R package, designed to provide a wide range of functions relevant to multi-well plate assays. It can handle data from any of the standard multi-well plate format: 6, 12, 24, 96 or 384 well plates. ‘Bioassays’ can help in formatting, visualizing and analyzing multi-well plate data. It has functions for handling outliers, for handling multiple data sets with separate blanks, for estimating values from standard curves, for summarizing data and for doing statistical analysis. Moreover, it is strongly documented in a manner designed to be easy for even beginners to grasp.

Installation

You can install the released version of bioassays from CRAN with:

install.packages("bioassays")

The latest development version can be installed from github with the remotes package

library(remotes)
install_github("anwarbio/bioassays")

Example

Detail’s of various funtions in this package is provided in ‘bioassays-vignette’. Examples on how to use this package is provided in ‘bioassays-example’ in Vignette.

Contribute

We love your input! Users may request new features by opening a GitHub Issue, or may contribute their own additions and improvements via a pull request. Similarly, if you run into problems while using this package, or require technical support, do not hesitate to request support through a GitHub Issue. If you use ‘Bioassays’ in your work and would like to further collaborate, I would be more than willing to discuss it over email or GitHub Issue.

About

❗ This is a read-only mirror of the CRAN R package repository. bioassays — Summarising Multi Well Plate Cellular Assay

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages