reshape_filtered | R Documentation |
A function for reshape to facilitate PCA, removing all contigs with missing values for designated samples
reshape_filtered(samples_filtered, Z)
samples_filtered |
a vector of samples |
Z |
a matrix of coverage |
a reshaped matrix of coverage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.