ソースを参照

Update README.md

Andrej Studen 4 年 前
コミット
a3d910c2ed
1 ファイル変更3 行追加3 行削除
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -1,13 +1,13 @@
-### Immunotherapy related adverse effects toolbox
+# Immunotherapy related adverse effects toolbox
 
 Manage images and data related to irAE project.
 
-# Dependencies 
+### Dependencies 
 To access LabKey, the [python API][labkeyInterface] was used.
 Anonymization and NIfTI conversion are based on phenomenal [nibabel][] tools. 
 Data storage is provided by [Orthanc][] with associated [interface][orthancInterface].
 
-#Usage
+### Usage
 
 Anonymization must be run as a `tomcat8` user for access to data files. Check setup 
 in the `anonymization.py` and run it with `runPython.sh anonymization.py`.