moi-taiga / PathPinpointR

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

define reduce_counts_matrix() #42

Closed moi-taiga closed 5 days ago

moi-taiga commented 1 week ago

define a function to reduce the counts matrix of the sample, to give the user the option of reducing before binarizing. (to save computing time)

moi-taiga commented 5 days ago

Function defined and used in README.md