thresholding.Signal | R Documentation |
thresholding.Signal Created By: Benjamin Green, Charles Roberts Last Edited 11/12/2018
thresholding.Signal(data.in, threshold)
data.in |
a single column data table with the values of interest |
threshold |
a single value to divide the population, everything equal to and above is positive |
This function divides the given data at the threshold given and provides all values above the threshold
a data.frame with Signal intensity values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.