Learn R Programming

onemap (version 3.2.0)

remove_inds: 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)

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

Arguments

onemap.obj

object of class onemap

rm.ind

vector of characters with individuals names

list.seqs

list of objects of class sequence

Author

Cristiane Taniguti, chtaniguti@tamu.edu