Coder Social home page Coder Social logo

bioassays's Introduction

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.

License: GPL-3.0

https://github.com/anwarbio/bioassays/blob/master/LICENSE

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. When you submit code changes, your submissions are understood to be under the same GPL-3.0 that covers this project.

An incomplete list of possible improvements:

  • Include support for qPCR data analysis
  • Include provisions for user template
  • Include capability for plotting data

bioassays's People

Contributors

anwarbio avatar fboehm avatar tomsing1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.