Project the gene expression matrix onto a lower space of the genes defined in the projecting network
projectOnNetwork(gene_expression, new_features, missing.value = 0)
gene expression matrix
the genes in the network, on which to project the gene expression matrix
value to assign to genes that are in network, but missing from gene expression matrix
the gene expression matrix projected onto the gene space defined by new_features