From 9b5243f5ab34d92a7c8d77f65be6ba8fb23cbe1e Mon Sep 17 00:00:00 2001 From: xiuweiz Date: Mon, 1 Mar 2021 11:10:02 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17ff0e3..c93fabf 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ SymSim (Synthetic model of multiple variability factors for Simulation) is an R package for simulation of single cell RNA-Seq data. ### Install from Github -This package can be installed with R package devtools. First, pull the package with git clone to your working directory. Make sure that you have installed the packages listed in the DESCRIPTION file. +This package can be installed with R package devtools. First, make sure that you have installed the packages listed in the DESCRIPTION file. The required Bioconductor packages can be installed as follows in R: ```