jar

org.hammerlab.bam : check_2.11

Maven & Gradle

Jun 17, 2018
3 usages
20 stars

check · check

Table Of Contents

Latest Version

Download org.hammerlab.bam : check_2.11 JAR file - Latest Versions:

All Versions

Download org.hammerlab.bam : check_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
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 check_2.11-1.2.0-M1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.hammerlab.bam.iterator

├─ org.hammerlab.bam.iterator.PosStream.class - [JAR]

├─ org.hammerlab.bam.iterator.PosStreamI.class - [JAR]

├─ org.hammerlab.bam.iterator.RecordIterator.class - [JAR]

├─ org.hammerlab.bam.iterator.RecordStream.class - [JAR]

├─ org.hammerlab.bam.iterator.RecordStreamI.class - [JAR]

├─ org.hammerlab.bam.iterator.SeekablePosStream.class - [JAR]

├─ org.hammerlab.bam.iterator.SeekableRecordIterator.class - [JAR]

├─ org.hammerlab.bam.iterator.SeekableRecordStream.class - [JAR]

├─ org.hammerlab.bam.iterator.UnexpectedEOF.class - [JAR]

org.hammerlab.bam.header

├─ org.hammerlab.bam.header.ContigLengths.class - [JAR]

├─ org.hammerlab.bam.header.Header.class - [JAR]

org.hammerlab.bam.check

├─ org.hammerlab.bam.check.Blocks.class - [JAR]

├─ org.hammerlab.bam.check.Checker.class - [JAR]

├─ org.hammerlab.bam.check.NextRecord.class - [JAR]

├─ org.hammerlab.bam.check.PosChecker.class - [JAR]

├─ org.hammerlab.bam.check.PosMetadata.class - [JAR]

├─ org.hammerlab.bam.check.ReadStartFinder.class - [JAR]

├─ org.hammerlab.bam.check.package.class - [JAR]

org.hammerlab.bam.spark

├─ org.hammerlab.bam.spark.BAMRecordRDD.class - [JAR]

├─ org.hammerlab.bam.spark.FindRecordStart.class - [JAR]

├─ org.hammerlab.bam.spark.NoReadFoundException.class - [JAR]

├─ org.hammerlab.bam.spark.ParallelConfig.class - [JAR]

├─ org.hammerlab.bam.spark.Spark.class - [JAR]

├─ org.hammerlab.bam.spark.Split.class - [JAR]

├─ org.hammerlab.bam.spark.Threads.class - [JAR]

org.hammerlab.bam.check.eager

├─ org.hammerlab.bam.check.eager.Checker.class - [JAR]

org.hammerlab.bam.check.full.error

├─ org.hammerlab.bam.check.full.error.CigarOpsError.class - [JAR]

├─ org.hammerlab.bam.check.full.error.Counts.class - [JAR]

├─ org.hammerlab.bam.check.full.error.EmptyMapped.class - [JAR]

├─ org.hammerlab.bam.check.full.error.EmptyReadName.class - [JAR]

├─ org.hammerlab.bam.check.full.error.Error.class - [JAR]

├─ org.hammerlab.bam.check.full.error.Flags.class - [JAR]

├─ org.hammerlab.bam.check.full.error.FlagsSerializer.class - [JAR]

├─ org.hammerlab.bam.check.full.error.InvalidCigarOp.class - [JAR]

├─ org.hammerlab.bam.check.full.error.NegativeRefIdx.class - [JAR]

├─ org.hammerlab.bam.check.full.error.NegativeRefIdxAndPos.class - [JAR]

├─ org.hammerlab.bam.check.full.error.NegativeRefPos.class - [JAR]

├─ org.hammerlab.bam.check.full.error.NoReadName.class - [JAR]

├─ org.hammerlab.bam.check.full.error.NonASCIIReadName.class - [JAR]

├─ org.hammerlab.bam.check.full.error.NonNullTerminatedReadName.class - [JAR]

├─ org.hammerlab.bam.check.full.error.ReadNameError.class - [JAR]

├─ org.hammerlab.bam.check.full.error.ReadNameLengthError.class - [JAR]

├─ org.hammerlab.bam.check.full.error.RefPosError.class - [JAR]

├─ org.hammerlab.bam.check.full.error.Registrar.class - [JAR]

├─ org.hammerlab.bam.check.full.error.Result.class - [JAR]

├─ org.hammerlab.bam.check.full.error.Success.class - [JAR]

├─ org.hammerlab.bam.check.full.error.TooFewBytesForCigarOps.class - [JAR]

├─ org.hammerlab.bam.check.full.error.TooFewBytesForReadName.class - [JAR]

├─ org.hammerlab.bam.check.full.error.TooLargeRefIdx.class - [JAR]

├─ org.hammerlab.bam.check.full.error.TooLargeRefIdxNegativePos.class - [JAR]

├─ org.hammerlab.bam.check.full.error.TooLargeRefPos.class - [JAR]

org.hammerlab.args

├─ org.hammerlab.args.ByteRanges.class - [JAR]

├─ org.hammerlab.args.Endpoints.class - [JAR]

├─ org.hammerlab.args.FindBlockArgs.class - [JAR]

├─ org.hammerlab.args.FindReadArgs.class - [JAR]

├─ org.hammerlab.args.IntRanges.class - [JAR]

├─ org.hammerlab.args.Integral.class - [JAR]

├─ org.hammerlab.args.LogArgs.class - [JAR]

├─ org.hammerlab.args.LongRanges.class - [JAR]

├─ org.hammerlab.args.OffsetLength.class - [JAR]

├─ org.hammerlab.args.Point.class - [JAR]

├─ org.hammerlab.args.PostPartitionArgs.class - [JAR]

├─ org.hammerlab.args.Range.class - [JAR]

├─ org.hammerlab.args.Ranges.class - [JAR]

├─ org.hammerlab.args.SplitSize.class - [JAR]

org.hammerlab.bam.check.indexed

├─ org.hammerlab.bam.check.indexed.BlocksAndIndexedRecords.class - [JAR]

├─ org.hammerlab.bam.check.indexed.Checker.class - [JAR]

├─ org.hammerlab.bam.check.indexed.IndexedRecordPositions.class - [JAR]

org.hammerlab.bam.index

├─ org.hammerlab.bam.index.Index.class - [JAR]

├─ org.hammerlab.bam.index.IndexRecords.class - [JAR]

├─ org.hammerlab.bam.index.Read.class - [JAR]

org.hammerlab.bam.kryo

├─ org.hammerlab.bam.kryo.package.class - [JAR]

org.hammerlab.bam.check.full

├─ org.hammerlab.bam.check.full.Checker.class - [JAR]

Advertisement

Dependencies from Group

Jun 17, 2018
5 usages
20 stars
Jun 17, 2018
3 usages
20 stars
Jun 17, 2018
3 usages
20 stars
Jun 17, 2018
1 usages
20 stars
Jun 17, 2018
20 stars

Discover Dependencies

Dec 14, 2019
3 usages
2 stars
Jul 28, 2011
3 usages
May 13, 2019
6 usages
161 stars
Oct 06, 2022
9 usages
May 03, 2019
3 usages
253 stars
Jul 26, 2019
2 usages
374 stars
Nov 19, 2022
10 usages
4 stars