sparse_cor.Rd
This function calculates correlation between one k-mer and a matrix of k-mers under sparsity assumption
sparse_cor(y_name, xy, candidates_sums, n)
a character name of reference k-mer
a vector of sums of xy products (between y and x(s))
a vector of sums of k-mers
a numeric number of observations
a numeric vector of correlations between y and x's.