Facilitates reproduction of figures associated with the CIM-seq publication.
Install R, git, and docker first if not installed.
In your computers terminal:
Clone the repo git clone https://github.com/EngeLab/CIMseq.publication.git
Change to the repo directory cd CIMseq.publication
Get the docker image docker pull engelab/cim-seq-publication
Generate the processed data files docker run -v $PWD:/home/Github/CIMseq.publication cim-seq-publication Rscript -e "source('./inst/data/data.R'); source('./inst/analysis/runAnalysis.R')"
Figures are located in inst/analysis/name_of_the_analysis/figures. Counts data for the sorted multiplet dataset and the mouse gut dataset are in the data folder.
Don't forget to clean up the Docker image/container/etc.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.