View source: R/screenmill-grid-addin.R
use_calibration_from | R Documentation |
INPUT acceptor - a single screenmill plate image with associated metadata produced by read_plate 'accepts' the donated grid donor - a single screenmill plate image with associated metadata produced by read_plate 'donates' a grid
use_calibration_from(acceptor, donor)
acceptor |
A screenmill plate image object produced by 'read_plate' |
donor |
A screenmill plate image object produced by 'read_plate' |
progamatically, the acceptor gives the identity elements of the plate (image-file-path, group, etc). Identity data is copied onto the donor object with the desired crop and grid data The the 'donor' is updated, which reloads the image using the new image path etc. Copies grid annotation data from the donor onto the acceptor image
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.