remove_inds {onemap} | R Documentation |
Remove individuals from the onemap object
Description
Remove individuals from the onemap object
Usage
remove_inds(onemap.obj = NULL, rm.ind = NULL, list.seqs = NULL)
Arguments
onemap.obj |
object of class onemap |
rm.ind |
vector of characters with individuals names |
list.seqs |
list of objects of class sequence |
Value
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
Author(s)
Cristiane Taniguti, chtaniguti@tamu.edu
[Package onemap version 3.2.2 Index]