Generate block coordinates for block-jackknife
generate.jackknife.blocks(x, nsnp.per.bjack.block, verbose = TRUE)
A list with the two following elements:
"blocks.det": A matrix with three columns containing for each identified block (in row) the index of the start SNP, the index of the end SNP and the block Size in bp
"snp.block.id": A vector containing the blocks assigned to each SNP eligible for block-Jacknife (non eligible SNPs ares assigned NA)
"nblocks": A scalar corresponding to the number of blocks
"nsnps": Number of SNPs eligible for block-jackknife 'i.e., included in one block
A pooldata or countdata object containing SNP positions (snp.info slot)
Number of consecutive SNPs of each block-jackknife block
If TRUE extra information is printed on the terminal