diff --git a/docs/README_LCMS_LIPID.md b/docs/README_LCMS_LIPID.md
index 3cf1019..b7f5157 100644
--- a/docs/README_LCMS_LIPID.md
+++ b/docs/README_LCMS_LIPID.md
@@ -1,9 +1,6 @@
# Lipidomics Workflow (v1.0.0)
-
+![](metamsworkflow.png)
#TODO KRH: replace with lipid diagram when available
@@ -76,7 +73,6 @@ workflow does not use retention time scoring.
- Example CoreMS Parameter file (applicable to the example dataset):
- #TODO KRH: still needs to be uploaded
- Example Scan Translator file (applicable to the example dataset):
@@ -88,7 +84,7 @@ MetaMS package (wdl/metaMS_lipidomics.wdl).
Example command to run the workflow:
```
-miniwdl run wdl/metaMS_lipidomics.wdl -i wdl/metams_input_lipidomics.json --verbose --no-cache --copy-input-files
+miniwdl run wdl/metaMS_lipidomics.wdl -i metams_input_lipidomics.json --verbose --no-cache --copy-input-files
```
### Inputs
@@ -104,9 +100,9 @@ The following inputs are required (declared in the input json file):
- Workflow inputs
- CoreMS Parameter file (.toml)
- Scan Translator Parameter file (.toml)
- - MetabRef configuration key (metabref.token). See \[MetabRef
- documentation\] () for how
- to generate a token.
+ - MetabRef configuration key (metabref.token). See MetabRef
+ documentation () for how to
+ generate a token.
- Cores (optional input)
- How many cores to use for processing. Default is 1.
@@ -124,7 +120,7 @@ The following inputs are required (declared in the input json file):
## Version History
- v1.0.0: Initial release of the lipidomics workflow #TODO KRH: update
- wtih releease date when available
+ wtih release date when available
## Point of contact
diff --git a/docs/index_lipid.html b/docs/index_lipid.html
index 950df1a..f2d2276 100644
--- a/docs/index_lipid.html
+++ b/docs/index_lipid.html
@@ -1,7 +1,6 @@
Lipidomics Workflow (v1.0.0)
#TODO KRH: replace with lipid diagram when available