jar

io.github.jervenbolleman : handlegraph4j

Maven & Gradle

Jun 27, 2022
1 stars

handlegraph4j · A set of handle graph interfaces for genomic variation graphs

Table Of Contents

Latest Version

Download io.github.jervenbolleman : handlegraph4j JAR file - Latest Versions:

All Versions

Download io.github.jervenbolleman : handlegraph4j JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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 handlegraph4j-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.jervenbolleman.handlegraph4j.iterators

├─ io.github.jervenbolleman.handlegraph4j.iterators.AutoClosedIterator.class - [JAR]

├─ io.github.jervenbolleman.handlegraph4j.iterators.CollectingOfIterator.class - [JAR]

├─ io.github.jervenbolleman.handlegraph4j.iterators.CollectingOfLong.class - [JAR]

├─ io.github.jervenbolleman.handlegraph4j.iterators.ConcatenatingIterator.class - [JAR]

io.github.jervenbolleman.handlegraph4j

├─ io.github.jervenbolleman.handlegraph4j.EdgeHandle.class - [JAR]

├─ io.github.jervenbolleman.handlegraph4j.HandleGraph.class - [JAR]

├─ io.github.jervenbolleman.handlegraph4j.NodeHandle.class - [JAR]

├─ io.github.jervenbolleman.handlegraph4j.NodeSequence.class - [JAR]

├─ io.github.jervenbolleman.handlegraph4j.PathGraph.class - [JAR]

├─ io.github.jervenbolleman.handlegraph4j.PathHandle.class - [JAR]

├─ io.github.jervenbolleman.handlegraph4j.StepHandle.class - [JAR]

io.github.jervenbolleman.handlegraph4j.sequences

├─ io.github.jervenbolleman.handlegraph4j.sequences.LongSequence.class - [JAR]

├─ io.github.jervenbolleman.handlegraph4j.sequences.Sequence.class - [JAR]

├─ io.github.jervenbolleman.handlegraph4j.sequences.SequenceType.class - [JAR]

├─ io.github.jervenbolleman.handlegraph4j.sequences.ShortAmbiguousSequence.class - [JAR]

├─ io.github.jervenbolleman.handlegraph4j.sequences.ShortKnownSequence.class - [JAR]