class: title-slide, middle, left ## Session 12: Demo and troubleshooting the covidClassifyR app ### Dr Shazia Ruybal-Pesántez Presented at the [covidClassifyR Shiny app workshop](https://shaziaruybal.github.io/covidClassifyR-workshop) for researchers from PNGIMR and partner institutions 2022-03-24 --- class: middle, center, inverse ## Workshop materials ## For all the workshop materials see the [workshop website
](https://shaziaruybal.github.io/covidClassifyR-workshop/materials.html) --- class: center #
# Today we will cover: -- ### A live demo of the [`covidClassifyR`](https://shaziaruybal.shinyapps.io/covidClassifyR) Shiny app -- ### Troubleshooting errors in importing data files --- class: inverse, middle, center #
[Live demo](https://shaziaruybal.shinyapps.io/covidClassifyR) --- class: inverse, middle, center #
Your turn --- class: center, middle #
Troubleshooting -- ### _Let's try to import a plate layout file that is not formatted correctly_ --- #
Can you spot the errors in this plate layout? ![](img/plate_errors_excel.png) -- **
** The word "Plate" is not in cell A1 **
** There is extra text outside of the plate layout --- ###
You can cross-check your plate layout in the app <img src="img/plate_errors.png" width="800" height="450" /> -- ![](img/error_msg.png) --- class: center, middle #
Troubleshooting -- ### _Are there any other scenarios you would like to go over?_ --- class: inverse, center, middle ![](https://media.giphy.com/media/3ohs7JG6cq7EWesFcQ/giphy.gif) --- # Acknowledgments - Dr Maria Ome-Kaius and Dr Fiona Angrisano - PNGIMR and partner institutions - WEHI & Burnet Institute - All of you for attending! *We are extremely grateful for financial support to develop and host the covidClassifyR Shiny web application, and to host these virtual workshops through the [Regional Collaborations Programme COVID-19 Digital Grant](https://www.science.org.au/news-and-events/news-and-media-releases/regional-research-set-get-digital-boost) from the Australian Academy of Science and Australian Department of Industry, Science, Energy and Resources.* The scripts and functions used in [`covidClassifyR`](https://shaziaruybal.shinyapps.io/covidclassifyr) were developed by Shazia Ruybal-Pesántez, with contributions from the following researchers: Eamon Conway, Connie Li Wan Suen, Narimane Nekkab and Michael White. .footnote[ _These slides were created using the R packages: [xaringan](https://github.com/yihui/xaringan), [xaringanthemer](https://github.com/gadenbuie/xaringanthemer), [xaringanExtra](https://github.com/gadenbuie/xaringanExtra)_ ] --- name: contact class: inverse .pull-left[ .center[ ### Dr Shazia Ruybal-Pesántez <img style="border-radius: 50%;" src="https://shaziaruybal.github.io/covidClassifyR-workshop/images/shazia.png" width="250px"/> #### Contact details [
ruybal.s@wehi.edu.au](mailto:ruybal.s@wehi.edu.au) [
@DrShaziaRuybal](https://twitter.com/DrShaziaRuybal) ]] .pull-right[ ### Session 12 Resources: ### [
Recording]() ### [
`covidClassifyR`](https://shaziaruybal.shinyapps.io/covidClassifyR) ### [
Workshop materials](https://shaziaruybal.github.io/covidClassifyR-workshop/materials.html) ### [
Slides for Session 12](https://shaziaruybal.github.io/covidClassifyR-workshop/slides/session12/session12_slides.html) ] --- class: inverse, middle, center #
Questions?