This is a set of tools to analyze DNA and protein data obtained from the Mission Bio tapestri instrument. It can be used for both secondary and tertiary analysis. Its core idea is to allow convenient handling and visualization of single-cell data to enable exploratory analysis.
Mosaic is available for installation through the missionbio conda channel
conda create --name mosaic --yes
conda activate mosaic
conda install -c missionbio -c plotly -c conda-forge missionbio.mosaic
-
The easiest way to start is by going through the available vignettes.
-
You can also read through the documentation to learn about the full extent of it's capabilities.
-
An interactive GUI app has been designed for major functionalities using Streamlit.