ihc.generate.pxp.image.data | R Documentation |
This function is desgined to do analysis for the ihc in an IF titration series in Pixel by Pixel data provding output for each IMAGE individually grouped by Concentration
ihc.generate.pxp.image.data(
ihc.path,
x,
ihc.Thresholds,
ihc.connected.pixels,
z
)
ihc.path |
the paths to the data as a list, with an element for each concentration |
x |
a unique identifier for the slide to be analyzed |
ihc.Thresholds |
a list of thresholds used for each concentration and slide |
ihc.connected.pixels |
the number of pixels that a pixel must be connected to for positivity measures |
z |
The current image ID |
It is meant to be run through the RUN function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.