Skip to content

Commit

Permalink
added note on readme, closes #2
Browse files Browse the repository at this point in the history
  • Loading branch information
tomszar committed Jul 26, 2022
1 parent 23cf4fe commit 57265a6
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 @@ -43,4 +43,4 @@ And metabo_adni will run with the default parameters.
- `--zscore`: apply zscore transformation to metabolite concentration values
- `--winsorize`: winsorize extreme values (more than 3 std of mean)
- `--remove-moutliers`: remove multivariate outliers using the Mahalanobis distance
- `--residualize-meds`: replace metabolite values with residuals from a regression with medication intake
- `--residualize-meds`: replace metabolite values with residuals from a regression with medication intake. Note that residuals are scaled to unit variance

0 comments on commit 57265a6

Please sign in to comment.