Skip to content

Commit 5abb5ad

Browse files
ewelschristopher-hakkaartpditommaso
authored
Add section for Seqera Platform into installation docs (#5675) [ci skip]
Signed-off-by: Phil Ewels <phil.ewels@seqera.io> Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com> Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Co-authored-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
1 parent 6dd92e3 commit 5abb5ad

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/install.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,19 @@ You can also temporarily switch to a specific version of Nextflow with the `NXF_
109109
NXF_VER=23.10.0 nextflow info
110110
```
111111

112+
## Seqera Platform
113+
114+
You can launch workflows directly from [Seqera Platform](https://seqera.io/platform/) without installing Nextflow locally.
115+
116+
Launching from Seqera Platform provides you with:
117+
- User-friendly launch interfaces.
118+
- Automated cloud infrastructure creation.
119+
- Organizational user management.
120+
- Advanced analytics with resource optimization.
121+
122+
Seqera Cloud Basic is free for small teams. Researchers at qualifying academic institutions can apply for free access to Seqera Cloud Pro.
123+
See the [Seqera Platform documentation](https://docs.seqera.io/platform) for set-up information and tutorials to get started.
124+
112125
## Stable and edge releases
113126

114127
A *stable* version of Nextflow is released every six months, in the 4th and 10th month of each year.

0 commit comments

Comments
 (0)