Skip to content

Commit eb7a712

Browse files
authored
Update README.md
1 parent 80ec5e8 commit eb7a712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ remotes::install_github('computational-metabolomics/metabolomicsWorkbenchR@maste
1515
```
1616

1717
## Introduction
18-
This package enables access to the Metabolomics Workbench API (MWA) using a simple query interface. For example, the 'study' context can be queried using the 'study_title' input to search the database for all studies with the keyword 'Disease' in the title and return a study:
18+
This package enables access to the Metabolomics Workbench API (MWA) using a simple query interface. For example, the 'study' context can be queried using the 'study_title' input to search the database for all studies with the keyword 'Diabetes' in the title and return a summary:
1919

2020
```{r}
2121
library(metabolomicsWorkBench)

0 commit comments

Comments
 (0)