A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/dynverse/dyngen_manuscript below:

GitHub - dynverse/dyngen_manuscript

dyngen is a multi-modal simulator for spearheading single-cell omics analyses. This repository contains all code necessary to reproduce the corresponding manuscript. For documentation of dyngen (examples, vignettes, instructions), visit the dyngen repository: https://github.com/dynverse/dyngen.

Clone the repository as follows.

# clone the repo
git clone https://github.com/dynverse/dyngen_manuscript
cd dyngen_manuscript

Open the R project file inside Rstudio and run the following code.

# install the R package and its dependencies
devtools::install("package/", dependencies = TRUE)

For each separate experiment, the code to reproduce the analysis can be found in the analysis folder. Any output generated by those scripts will be stored in the results folder. Note that each of the scripts assume that the working directory is the dyngen_manuscript folder.

The complete manuscript (including supplementary files) can be built from the manuscript/render.Rmd file, which can by build by running the following code inside R.

library(rmarkdown)
render("manuscript/render.Rmd")

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4