moi-taiga / PathPinpointR

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

TODO: Use pseudotime for gene slection. #11

Closed moi-taiga closed 1 year ago

moi-taiga commented 1 year ago

Currently select_evenly_distributed_switching_genes uses timeidx, which means you can't use a min_time_spacing <1.

Maybe I could use pseudotime instead?

moi-taiga commented 1 year ago

due to my conclusion of select_evenly_distributed_switching_genes being redundant this won't be implemented.

12