Skip to content

Commit 52ae3f5

Browse files
committed
Update README
1 parent da03c3b commit 52ae3f5

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,15 @@ The two shiny apps (`DRomics-shiny` and `DRomicsInterpreter-shiny`) that work wi
8686
- `shiny::runApp(system.file("DRomics-shiny", package = "DRomics"))`
8787
- `shiny::runApp(system.file("DRomicsInterpreter-shiny", package = "DRomics"))`
8888

89-
These shiny apps are runing with the development version of DRomics.
89+
These shiny apps are runing with the development version of `DRomics`.
9090

91+
These two interactive shiny applications provide an intuitive entry point to `DRomics` and allow users to explore the core dose–response analysis workflow implemented in the package.
92+
They are designed to help users become familiar with the main features without requiring advanced R programming skills.
93+
To facilitate extended use and support reproducible research, the last tab of each application displays the R code used to perform the analysis, which can be reused and adapted to the user’s own data.
9194

9295

9396
## Authors & Contacts
94-
If you have any need that is not yet covered, any feedback on the package / Shiny app, or any training needs, feel free to email us at dromics@univ-lyon1.fr .
97+
If you have any need that is not yet covered, any feedback on the package / shiny app, or any training needs, feel free to email us at dromics@univ-lyon1.fr .
9598

9699
Issues can be reported on https://github.com/lbbe-software/DRomics/issues .
97100

@@ -103,7 +106,7 @@ Issues can be reported on https://github.com/lbbe-software/DRomics/issues .
103106

104107

105108
## Citation
106-
If you use Dromics, you should cite: <br />
109+
If you use `DRomics`, you should cite: <br />
107110

108111
Delignette-Muller ML, Siberchicot A, Larras F, Billoir E (2023).
109112
*DRomics, a workflow to exploit dose-response omics data in ecotoxicology*.

0 commit comments

Comments
 (0)