select_outliers | R Documentation |
It's a select-and-remove process. First order by PCx. Select the outliers and remove contigs with matching names. Then select a second set of outliers. So we now have 2-low (negative) and 2-high (positive) outliers along axis PCx. With this winnowed data set order by PCy. Select the outliers and remove contigs with matching names. Then select a second set of outliers along this axis. Now we have the same kind of double set.
select_outliers(X)
X |
a Tetramers R6 class reference |
the input X
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.