You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A package to handle expression data in Julia. The API is inspired by the Bioconductor package BioBase and aims to provide a similar functionality in Julia.
Installation
using Pkg
Pkg.add("https://github.com/damourChris/ExpressionData.jl")