remove_inds function

Remove individuals from the onemap object

Remove individuals from the onemap object

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

Returns

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

  • Maintainer: Cristiane Taniguti
  • License: GPL-3
  • Last published: 2025-01-10