processFarPairs | R Documentation |
Process Far Pairs Function to process far-apart pairs. Once we've flagged pairs of replicates as being far apart (as per the user-defined threshold specified in checkDistance()), we need to determine whether one replicate, both replicates, or neither replicate, is out of bounds. Then we flag accordingly.
processFarPairs(farPairs)
farPairs |
A data frame (output from checkDistance()) |
Data frame with OOB classifications for each replicate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.