An open API service indexing awesome lists of open source software.

https://github.com/ltla/multiassayexperiments.jl

Julia implementation of Bioconductor's MultiAssayExperiment.
https://github.com/ltla/multiassayexperiments.jl

Last synced: 3 months ago
JSON representation

Julia implementation of Bioconductor's MultiAssayExperiment.

Awesome Lists containing this project

README

          

# MultiAssayExperiments

Julia port of the [**MultiAssayExperiment**](https://bioconductor.org/packages/MultiAssayExperiment) class.
This is intended to be as faithful as possible to the original implementation,
after aligning to Julia conventions and fixing some of the more egregious legacy issues.
Check out the [documentation](https://ltla.github.io/MultiAssayExperiments.jl) for more details.