View source: R/concatenate.regions.R
| concatenate.regions | R Documentation | 
This function concatenates the regions/chunks contained in one GENOME object. 
concatenate.regions(object)
object | 
 object of class   | 
The function creates an object of class "GENOME".
# GENOME.class <- readData("Three_Alignments/")
# WHOLE        <- concatenate.regions(GENOME.class)
# WHOLE        <- neutrality.stats(WHOLE)
# WHOLE@Tajima.D
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.