calculate_dist_junctions {GenomeAdmixR} | R Documentation |
collect the full distribution of junctions in the population
Description
calculates the distribution of junctions across the population
Usage
calculate_dist_junctions(pop)
Arguments
pop |
object of the class 'population' |
Value
vector with two entries per individual, each indicating the number of junctions in the respective chromosomes
[Package GenomeAdmixR version 2.1.7 Index]