class: title-slide, middle, left ## Session 11: How to visualize your data in 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: -- ### How to perform preliminary visualizations of your data -- ### You can find the app [here
](https://shaziaruybal.shinyapps.io/covidClassifyR) --- #
Visualization options -- ### - You can take a look at the median fluorescent intensity (MFI) values for each antigen before the conversion to RAU -- ### - You can take a look at the converted relative antibody units (RAU) for each antigen -- ### - If you applied the classification algorithm, you can take a look at the exposure status predictions for each classifier --- class: inverse # MFI visualization ![](img/viz_mfi.png) --- class: inverse # RAU visualization ![](img/viz_rau.png) --- class: inverse # Exposure status visualization ![](img/viz_exposure.png) --- class: center, middle #
Feedback ### _Are there any other interactive visualizations that may be useful?_ --- class: inverse, middle, center #
## Next session: ### Let's explore the [`covidClassifyR`](https://shaziaruybal.shinyapps.io/covidclassifyr) app together! --- # 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 11 Resources: ### [
Recording]() ### [
`covidClassifyR`](https://shaziaruybal.shinyapps.io/covidClassifyR) ### [
Workshop materials](https://shaziaruybal.github.io/covidClassifyR-workshop/materials.html) ### [
Slides for Session 11](https://shaziaruybal.github.io/covidClassifyR-workshop/slides/session11/session11_slides.html) ] --- class: inverse, middle, center #
Questions?