moi-taiga / PathPinpointR

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

select_evenly_distributed_switching_genes Reduces Accuracy #12

Closed moi-taiga closed 1 year ago

moi-taiga commented 1 year ago

From using various values for r2cutoff = and min_time_spacing = I have realised that whenever select_evenly_distributed_switching_genes was improving accuracy it was only due to the fact that it was removing genes with a low r2. Conclusion: choosing an appropriate r2cutoff = is more effective, in terms of average accuracy throught the sample, than using select_evenly_distributed_switching_genes.