moi-taiga / PathPinpointR

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

TODO: Handle One-Cell Samples #6

Closed moi-taiga closed 1 year ago

moi-taiga commented 1 year ago

filter_gene_expression_for_switching_genes and create_racing_lines can't cope with one one cell inputs.

moi-taiga commented 1 year ago

The issue was with filter_gene_expression_for_switching_genes not outputting as a matrix. Fixed.