Gelcast: Gelcast function for calculating required amounts of Lamelli...

Description Usage Arguments

View source: R/Gelcast.R

Description

Lamelli SDS PAGE is cast using 5 components (30% Acrylamide solution, Tris-HCl Buffer, Water, TEMED and 10% APS). The Gelcast function calculates and prints the volumes of these components to be mixed, to cast a particular volume and percentage of running and stacking gels.

Usage

1
Gelcast(runvol, runpc, stkvol, stkpc)

Arguments

runvol

a numeric value representing the final volume of running gel mix required.

runpc

a numeric value representing the running gel percentage required.

stkvol

a numeric value representing the final volume of stacking gel mix required.

stkpc

a numeric value representing the stacking gel percentage required.


deb-m/dmrpackages documentation built on Nov. 16, 2019, 12:03 a.m.