We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9169c23 commit f27dffeCopy full SHA for f27dffe
mimic-iv-note/buildmimic/postgres/README.md
@@ -10,7 +10,7 @@ git clone https://github.com/MIT-LCP/mimic-code.git
10
cd mimic-code
11
# download data
12
wget -r -N -c -np --user <USERNAME> --ask-password https://physionet.org/files/mimic-iv-note/2.2/
13
-mv physionet.org/files/mimiciv-iv-note mimic-iv && rmdir physionet.org/files && rm physionet.org/robots.txt && rmdir physionet.org
+mv physionet.org/files/mimic-iv-note mimic-iv && rmdir physionet.org/files && rm physionet.org/robots.txt && rmdir physionet.org
14
# if mimiciv not exists
15
# createdb mimiciv
16
psql -d mimiciv -f mimic-iv-note/buildmimic/postgres/create.sql
0 commit comments