Description Usage Arguments Value Author(s) Examples
View source: R/create.plate.db.R
Create a 96-well plate layout in a specific direction, with 8 rows and 12 columns.
1 | create.plate.db(direction="horizontal")
|
direction |
Orientation of 96-well plate (8 rows, 12 columns), either horizontal or vertical. |
plat.design.db |
dataframe of plates |
plat.design |
design of plates |
Maria Suprun, Randall J. Ellis, Mayte Suárez-Fariñas
1 2 | plate <- create.plate.db(direction="horizontal")
plate$plate.design
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.