Image generated using DALL-E by OpenAI. Adjusted by Lea Seep
The availability of bulk-omic data is steadily increasing, necessitating collaborative efforts between experimental and computational researchers. While software tools with graphical user interfaces (GUIs) enable rapid and interactive data assessment, they are limited to pre-implemented methods, often requiring transitions to custom code for further adjustments. However, most available tools lack GUI-independent reproducibility such as direct integration with R, resulting in very limited support for transition. Therefore, we introduce the customizable Omics Analysis and reporting tool – cOmicsArt. cOmicsArt aims to enhance collaboration through seamless integration of GUI-based analysis with R. The GUI allows researchers to perform user-friendly exploratory and statistical analyses with interactive visualizations and automatic documentation. Downloadable R scripts and results ensure reproducibility and smooth integration with R, supporting both novice and experienced programmers by enabling easy customizations and serving as a foundation for more advanced analyses. This versatility also allows for usage in educational settings guiding students from GUI-based analysis to R Code.
Please refer to the following listed links for further information on the respective topics:
cOmicsArt is freely available at https://shiny.iaas.uni-bonn.de/cOmicsArt/
User documentation is available at https://icb-dcm.github.io/cOmicsArt/
A docker image can be retrieved from https://hub.docker.com/r/pauljonasjost/comicsart/tags
A screen recording of cOmicsArt is available at https://www.youtube.com/watch?v=pTGjtIYQOak
A snapshot upon publication can be found on Zenodo: https://zenodo.org/records/13740904 Note, that you can find within the branches the Zenodo based branches.
Have fun!