remove_inds: Remove individuals from the onemap object

View source: R/utils.R

remove_indsR 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


onemap documentation built on June 8, 2025, 1:55 p.m.