make_design_matrix: Constructs a Design Matrix of Z-scores for Gene-Tissue Pairs
make_design_matrix.RdThis function constructs a design matrix from a `data.table` where each row represents a SNP, each column represents a tissue-gene pair, and the values are z-scores. If a tissue-gene pair does not have a z-score for a SNP, the corresponding entry will be `NA`.