jar

com.fulcrumgenomics : dagr-pipelines_2.13

Maven & Gradle

Mar 12, 2022
69 stars

dagr-pipelines · A set of example dagr pipelines.

Table Of Contents

Latest Version

Download com.fulcrumgenomics : dagr-pipelines_2.13 JAR file - Latest Versions:

All Versions

Download com.fulcrumgenomics : dagr-pipelines_2.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.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 dagr-pipelines_2.13-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dagr.pipelines

├─ dagr.pipelines.CreateUnmappedBamFromFastqPipeline.class - [JAR]

├─ dagr.pipelines.DnaResequencingFromFastqPipeline.class - [JAR]

├─ dagr.pipelines.DnaResequencingFromUnmappedBamPipeline.class - [JAR]

├─ dagr.pipelines.DownsampleAndCallSomaticVariants.class - [JAR]

├─ dagr.pipelines.DsAndCallOnce.class - [JAR]

├─ dagr.pipelines.ExamplePipeline.class - [JAR]

├─ dagr.pipelines.FetchMedianCoverage.class - [JAR]

├─ dagr.pipelines.GermlineVariantCallingPipeline.class - [JAR]

├─ dagr.pipelines.ParallelHaplotypeCaller.class - [JAR]

├─ dagr.pipelines.SomaticVariantCallingPipeline.class - [JAR]

Advertisement