View source: R/Integration_Functions.R
Removes the specified number of principal components from the data
1 |
data |
Matrix of data to remove principal components from. Rows should be genes columns screens. |
droppcanumber |
Vector of the indices of the principal components to remove. E.g. to remove the first two principal components droppcanumber=1:2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.