Data frame with data in the _rc
format for 25 populations Each
row of the data frame is a different site. The first 9 columns contain
general information about the site, while the remaining contain the number
of reads observed at that site for each of the 25 populations.
rc1
a data frame with 5000 rows and 59 columns. Each of the columns corresponds to :
reference chromosome (contig).
reference position.
reference character.
number of alleles found in all populations.
allele characters in all populations (sorted by counts in all populations).
sum of deletions in all populations (should be zero, if not the position may not be reliable).
SNP type: [pop, rc, rc|pop]
; pop: a SNP within or
between the populations; rc: a SNP between the reference sequence character
and the consensus of at least one populaton; rc|pop: both.
most frequent allele in all populations [12345..]
.
second most frequent allele in all populations
[12345..]
.
frequencies of the most frequent allele (major) in the form "allele-count/coverage.
frequencies of the second most frequent allele (minor) in the form "allele-count/coverage".