This function reduce a three column data frame to
two columns by randomly sampling allele A or B for every site.
This is used in our function process_nquire()
Examples
if(exists("nxm")){
out <- nQuire_reformat(nxm)
}
This function reduce a three column data frame to
two columns by randomly sampling allele A or B for every site.
This is used in our function process_nquire()
if(exists("nxm")){
out <- nQuire_reformat(nxm)
}