plateThumbs | R Documentation |
Make a full 96-well plate image in .png format from well thumbnail images.
plateThumbs(project_dir, plates = "all")
project_dir |
The full path to the project directory. It must contain
the raw_image_thumbs folder holding .png thumbnail images of wells. The
|
plates |
a vector with plate numbers to make thumbs for. This vector is
used to match plate patterns in the filelist. |
A folder named raw_plate_thumbs under the project directory containing individual .png files for each plate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.