drop_samples | R Documentation |
remove a set of samples from the SNPdata object
snpdata = drop_samples(snpdata, samples.to.be.dropped)
snpdata |
a SNPdata object |
samples.to.be.dropped |
a vector of samples to be dropped |
a SNPdata object where the specified samples have been removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.