Skip to content

Releases: mahmoudibrahim/genesorteR

genesorteR v0.4.3

15 Apr 09:51
Compare
Choose a tag to compare

added optional TF-IDF calculation on the cluster level to sortGenes function.

genesorteR v0.4.2

12 Mar 12:52
Compare
Choose a tag to compare

removed isFALSE dependency in getTable function

genesorteR v0.4.1

20 Nov 13:58
Compare
Choose a tag to compare
  • fixed two main bugs in getTable
  • increased getTable speed significantly

genesorteR v0.3.3

03 Sep 03:25
09ec4ac
Compare
Choose a tag to compare

Changes from last release:

  • fixed a bug with getTable
  • adjusted color scaling in plotBinary methods

genesorteR v0.3.1

10 Aug 06:03
Compare
Choose a tag to compare
genesorteR v0.3.1 Pre-release
Pre-release

Changes from last release:

  • add getTable to summarize differential expression results
  • add binary heatmap plotting functions: "plotTopBinaryHeat" and "plotBinaryHeat"
  • getPvalues ignores non-binary genes
  • added new binarize method: "adaptiveMedian"

genesorteR v0.2.0

24 Jun 18:12
Compare
Choose a tag to compare
genesorteR v0.2.0 Pre-release
Pre-release

changes from last release:

  • p-value calculation according to Phipson and Smyth
  • binarizeMethod in sortGenes accepts a hard cutoff value
  • documentation update
  • added write.files function

genesorteR v0.1.4

02 Jun 18:51
Compare
Choose a tag to compare
genesorteR v0.1.4 Pre-release
Pre-release

First release