moi-taiga / PathPinpointR

A method of identifying the position of a sample upon a trajectory.
Other
0 stars 0 forks source link

TOTO: create_racing_lines.R is not setup to deal with varying sizes of inputs. #1

Closed moi-taiga closed 5 months ago

moi-taiga commented 1 year 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.

moi-taiga commented 5 months ago

Stale