From caaf649e574f220af6762017631351ef120bdc8f Mon Sep 17 00:00:00 2001 From: CancanQi <48548477+CancanQi@users.noreply.github.com> Date: Tue, 4 May 2021 12:47:11 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61dffce..544defd 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,10 @@ Three cell type deconvolution methods were available in this package, including For additional details on methods and results please go our [manuscript](link to be updated). ## Installation - +```R library(devtools) install_github("CancanQi/BronchiCellPred") +``` ## Quick start