Description Usage Arguments Value Examples
View source: R/concatenate.regions.R
This function concatenates the regions/chunks contained in one GENOME
object.
1 | concatenate.regions(object)
|
object |
object of class |
The function creates an object of class "GENOME".
1 2 3 4 | # 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.