remove_inds | R Documentation |
Remove individuals from the onemap object
remove_inds(onemap.obj = NULL, rm.ind = NULL, list.seqs = NULL)
onemap.obj |
object of class onemap |
rm.ind |
vector of characters with individuals names |
list.seqs |
list of objects of class sequence |
An object of class onemap
without the selected individuals
if onemap object is used as input, or a list of objects of class sequence
without the selected individuals if a list of sequences objects is use as input
Cristiane Taniguti, chtaniguti@tamu.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.