Skip to content

PCRuniversum/MBmca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MBmca

The MBmca package provides data sets and lightweight utilities for nucleic acid melting curve analysis and presentation on microbead surfaces.

Installation

MBmca is available on CRAN, so installation is as simple as:

install.packages("MBmca")

You can install the latest development version of the code using the devtools R package.

# Install devtools, if you haven't already.
install.packages("devtools")

library(devtools)
install_github("MBmca", "michbur")

About

Nucleic Acid Melting Curve Analysis on Microbead Surfaces with R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages