jar

com.github.crabime : nf-ignite

Maven & Gradle

Mar 19, 2019
1 usages
0 stars

Nextflow · A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner(forked from nextflow.io)

Table Of Contents

Latest Version

Download com.github.crabime : nf-ignite JAR file - Latest Versions:

All Versions

Download com.github.crabime : nf-ignite JAR file - All Versions:

Version Vulnerabilities Size Updated
19.03.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window nf-ignite-19.03.0-edge.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

nextflow.scheduler

├─ nextflow.scheduler.Autoscaler.class - [JAR]

├─ nextflow.scheduler.Protocol.class - [JAR]

├─ nextflow.scheduler.Scheduler.class - [JAR]

├─ nextflow.scheduler.SchedulerAgent.class - [JAR]

nextflow.executor

├─ nextflow.executor.IgBaseTask.class - [JAR]

├─ nextflow.executor.IgClosureTask.class - [JAR]

├─ nextflow.executor.IgConnector.class - [JAR]

├─ nextflow.executor.IgExecutor.class - [JAR]

├─ nextflow.executor.IgFileStagingStrategy.class - [JAR]

├─ nextflow.executor.IgResultData.class - [JAR]

├─ nextflow.executor.IgScriptStagingStrategy.class - [JAR]

├─ nextflow.executor.IgScriptTask.class - [JAR]

├─ nextflow.executor.IgTaskHandler.class - [JAR]

├─ nextflow.executor.StagingStrategy.class - [JAR]

nextflow.util

├─ nextflow.util.IgLocalCacheStore.class - [JAR]

├─ nextflow.util.OnlyCloseChannel.class - [JAR]

nextflow.daemon

├─ nextflow.daemon.IgCustomS3IpFinder.class - [JAR]

├─ nextflow.daemon.IgDaemon.class - [JAR]

├─ nextflow.daemon.IgGridFactory.class - [JAR]

Advertisement