Skip to content

tglkmeans 0.5.4

Latest
Compare
Choose a tag to compare
@aviezerl aviezerl released this 15 Feb 09:16
· 7 commits to master since this release

tglkmeans 0.5.4

  • Fixed usage of more than 2 cores when testing on CRAN.

tglkmeans 0.5.3

  • Fix: colnames and rownames were removed in downsample_matrix function.

tglkmeans 0.5.2

  • Fixed docs.

tglkmeans 0.5.1

  • Fix: cluster slot ids were corrupted when data was a tibble and id_column was TRUE.
  • Fix: ids were not used when id_column was FALSE and data had rownames.

tglkmeans 0.5.0

  • Added dowsample_matrix function to downsample the columns of a count matrix to a target number.