get.individuals-methods | R Documentation |
Extract the names/IDs of individuals.
## S4 method for signature 'GENOME'
get.individuals(object,region=FALSE)
object |
an object of class |
region |
a vector of regions. Default: ALL |
# GENOME.class <- readData("\home\Alignments")
# get.individuals(GENOME.class)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.