Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjzhang authored Oct 27, 2021
1 parent bfb7f2e commit 1a027bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ The expected output is (see below for format of **.score.gz** file):
- --`flag_gene` ("True"/"False") : if to correlate scDRS disease scores with gene expression
- --`flag_filter` ("True"/"False") : if to perform minimum filtering of cells and genes
- --`flag_raw_count` ("True"/"False") : if to perform normalization (size-factor + log1p)
- --`out_folder` : output folder. Score files will be saved as `{out_folder}/{trait}.score.gz` (see below for file format)
- --`out_folder` : output folder. Score files will be saved as `{out_folder}/{trait}.scdrs_ct.{cell_type}` for cell type-level analyses (association and heterogeneity); `{out_folder}/{trait}.scdrs_var` file for cell variable-disease association; `{out_folder}/{trait}.scdrs_var.{trait}.scdrs_gene` file for disease gene prioritization. (see below for file format)


# File formats
Expand Down

0 comments on commit 1a027bb

Please sign in to comment.