Skip to content

Commit

Permalink
Merge branch 'develop' into final_try_fix_img
Browse files Browse the repository at this point in the history
  • Loading branch information
LeaSeep authored Jul 4, 2024
2 parents 6b7af8e + dfd6116 commit b8f866d
Show file tree
Hide file tree
Showing 5 changed files with 2,090 additions and 1,088 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/start_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install system dependencies
run: |
sudo apt-get update
sudo apt-get install -y libcurl4-openssl-dev libssl-dev libxml2-dev libsqlite3-dev libglu1-mesa-dev default-jdk libmagick++-dev
sudo apt-get install -y libcurl4-openssl-dev libssl-dev libxml2-dev libsqlite3-dev libglu1-mesa-dev default-jdk libmagick++-dev libharfbuzz-dev libfribidi-dev libfreetype6-dev
sudo apt install curl
- name: Install and activate renv
Expand Down
2 changes: 2 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ nav_exclude: true

# Welcome to <span style="color:#EC0014"> c</span><span style="color:#FD8D33">O</span><span style="color:#3897F1">m</span><span style="color:#FFD335">i</span><span style="color:#A208BA">c</span><span style="color:#EF0089">s</span><span style="color:#EC0014">A</span><span style="color:#FD8D33">r</span><span style="color:#3897F1">t</span> Documentation 🎨


![Example Image](/OmicShiny/assets/images/cOmicsCat.png)
![Example Image](./OmicShiny/assets/images/cOmicsCat.png)



If you are looking for the web app, please visit: 🌐 [cOmicsART Web App](https://shiny.iaas.uni-bonn.de/OmicShiny/)

Otherwise, you can navigate through the documentation using the sidebar on the left. If you’re searching for something specific, try using the search bar at the top. 🔍 It can search through the entire documentation and guide you to the relevant section.
Expand Down
Loading

0 comments on commit b8f866d

Please sign in to comment.