Name Mode Size
..
GSE83162 040000
GSE99970 040000
README.md
# weitrix * [GitHub page](https://github.com/pfh/weitrix) * [Documentation site](http://logarithmic.net/weitrix/) This is an R package for working with matrices with precision weights. [Weitrix is now in Bioconductor.](https://bioconductor.org/packages/release/bioc/html/weitrix.html) ``` BiocManager::install("weitrix") ``` Bleeding-edge development can be installed from github with: ``` BiocManager::install("pfh/weitrix") ```