From 6eebd3db80d1b00485d2ff6da205813f6b642c20 Mon Sep 17 00:00:00 2001 From: "Guangyuan(Frank) Li" <59619831+frankligy@users.noreply.github.com> Date: Wed, 31 Jul 2024 17:11:33 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2efe42d..c2c50a9 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ You need to download RNA or Protein data from [this synapse folder](https://www. # help information python BayesTS.py --help -# trian using full model including protein +# trian using full model including protein, below assume you are within BayesTS code folder, but modify accordingly python BayesTS.py --input "./gtex_gene_subsample.h5ad" # download gene count from synapse --weight "./weights.txt" # see above --mode "XYZ" # XYZ is full model, XY is RNA model