Learn R Programming

PopGenome (version 1.2.6)

get.individuals-methods: Print the individual names

Description

Extract the individual names.

Usage

## S3 method for class 'GENOME':
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