Releases: mahmoudibrahim/genesorteR
Releases · mahmoudibrahim/genesorteR
genesorteR v0.4.3
added optional TF-IDF calculation on the cluster level to sortGenes function.
genesorteR v0.4.2
removed isFALSE dependency in getTable function
genesorteR v0.4.1
- fixed two main bugs in getTable
- increased getTable speed significantly
genesorteR v0.3.3
Changes from last release:
- fixed a bug with getTable
- adjusted color scaling in plotBinary methods
genesorteR v0.3.1
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
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
First release