Learn R Programming

PopGenome (version 2.1.6)

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

Description

Extract the names/IDs of individuals.

Usage

"get.individuals"(object,region=FALSE)

Arguments

object
an object of class "GENOME"
region
a vector of regions. Default: ALL

Examples

Run this code

# GENOME.class <- readData("\home\Alignments")
# get.individuals(GENOME.class)

Run the code above in your browser using DataLab