Последняя версия

Nextflow 20.12.1-edge

A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner

Лицензия

Лицензия

Группа

Группа

io.nextflow
Идентификатор

Идентификатор

nf-tower
Версия

Версия

20.12.1-edge
Тип

Тип

jar
Описание

Описание

Nextflow
A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner
Ссылка на сайт

Ссылка на сайт

http://www.nextflow.io
Система контроля версий

Система контроля версий

https://github.com/nextflow-io/nextflow

Скачать nf-tower 20.12.1-edge


<!-- https://jarcasting.com/artifacts/io.nextflow/nf-tower/ -->
<dependency>
    <groupId>io.nextflow</groupId>
    <artifactId>nf-tower</artifactId>
    <version>20.12.1-edge</version>
</dependency>
// https://jarcasting.com/artifacts/io.nextflow/nf-tower/
implementation 'io.nextflow:nf-tower:20.12.1-edge'
// https://jarcasting.com/artifacts/io.nextflow/nf-tower/
implementation ("io.nextflow:nf-tower:20.12.1-edge")
'io.nextflow:nf-tower:jar:20.12.1-edge'
<dependency org="io.nextflow" name="nf-tower" rev="20.12.1-edge">
  <artifact name="nf-tower" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nextflow', module='nf-tower', version='20.12.1-edge')
)
libraryDependencies += "io.nextflow" % "nf-tower" % "20.12.1-edge"
[io.nextflow/nf-tower "20.12.1-edge"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.nextflow : nextflow jar 20.12.1-edge

test (1)

Идентификатор библиотеки Тип Версия
io.nextflow : nf-tower jar 20.12.1-edge

Модули Проекта

Данный проект не имеет модулей.