Skip to content

Commit 63c3c4e

Browse files
authored
Update README.md
1 parent 5beefe8 commit 63c3c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Citation:
77
## Notes
88

99
* [Release v0.99.1](https://github.com/ttdtrang/gbnorm/releases/tag/v0.99.1) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3628859.svg)](https://doi.org/10.5281/zenodo.3628859) is the first working snapshot of gbnorm. This version was used in the paper https://doi.org/10.1371/journal.pone.0227760. In this implementation, all the functions taking expression matrix as an input assume that it is _samples_ (rows) x _features_ (columns).
10-
* [Release v0.99.2](https://github.com/ttdtrang/gbnorm/releases/tag/v0.99.2) made changes to the `normalize.___()` functions that take expression matrix as an input such that the matrix is _features_ (rows) x _samples_ (columns).
10+
* [Release v0.99.2](https://github.com/ttdtrang/gbnorm/releases/tag/v0.99.2) made changes to the `normalize.___()` functions that take expression matrix as an input. The input matrix should now be _features_ (rows) x _samples_ (columns).
1111

1212
## License
1313

0 commit comments

Comments
 (0)