Skip to content

Commit

Permalink
Add icons to feature list in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
seppinho committed Oct 21, 2024
1 parent df51dce commit 572916c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ Documentation of [Cloudgene 2](https://v2.cloudgene.io/)

---

- **Build** your analysis pipeline in Nextflow
- **Integrate** your analysis pipeline into Cloudgene by writing a simple configuration file
- **Get** a powerful web application with user management, data transfer, error handling and more
- **Deploy** your application with one click to in-house clusters or public Clouds like Amazon AWS
- **Offer** your application as SaaS to other scientists, managing thousands of jobs
- **Share** your application, enabling others to clone your service to their own hardware or private cloud instance

[:material-check-circle:]() A DSL language **similar to Nextflow** <br/>
[:material-check-circle:]() Describes expected behavior using 'when' and 'then' blocks <br/>
[:material-check-circle:]() Abundance of functions for writing **elegant and readable assertions** <br/>
[:material-check-circle:]() Utilizes **snapshots** to write tests for complex data structures <br/>
[:material-check-circle:]() Provides commands for **generating boilerplate** code <br/>
[:material-check-circle:]() Includes a **test-runner** that executes these scripts <br/>
[:material-check-circle:]() Easy installation on **CI systems** <br/>
---

## :octicons-package-16: Integrate Your Nextflow pipelines
Expand Down

0 comments on commit 572916c

Please sign in to comment.