Closed moi-taiga closed 5 months ago
I dont think up_indices <- which(binarized_gene_expression_for_cell_c == 1 & switching_direction == "up") will work if there are fewer genes in binarized_gene_expression_for_cell_c than switching_direction.
Stale
I dont think up_indices <- which(binarized_gene_expression_for_cell_c == 1 & switching_direction == "up") will work if there are fewer genes in binarized_gene_expression_for_cell_c than switching_direction.