Learn R Programming

PopGenome (version 2.7.5)

get.individuals-methods: Print the names/IDs of individuals

Description

Extract the names/IDs of individuals.

Usage

# S4 method for GENOME
get.individuals(object,region=FALSE)

Arguments

object

an object of class "GENOME"

region

a vector of regions. Default: ALL

Examples

Run this code
# NOT RUN {
# GENOME.class <- readData("\home\Alignments")
# get.individuals(GENOME.class)

# }

Run the code above in your browser using DataLab