Computes z-scores of molecular traits
compute_gene_z(z_snp, weights, ncore = 1, logfile = NULL)
A data frame with columns: "id", "z", giving the z-scores for SNPs.
a list of preprocessed weights.
The number of cores used to parallelize computation over weights.
The log filename. If NULL, print log info on screen.
a data frame of z-scores of molecular traits