org.bdgenomics.adam.rdd

read

package read

Visibility
  1. Public
  2. All

Type Members

  1. class ADAMBAMOutputFormat[K] extends KeyIgnoringBAMOutputFormat[K] with Serializable

  2. class ADAMSAMOutputFormat[K] extends KeyIgnoringAnySAMOutputFormat[K] with Serializable

  3. class AlignmentRecordContext extends Serializable with Logging

  4. class AlignmentRecordRDDFunctions extends ADAMSequenceDictionaryRDDAggregator[AlignmentRecord]

  5. case class DuplicateMetrics(total: Long, bothMapped: Long, onlyReadMapped: Long, crossChromosome: Long) extends Product with Serializable

  6. case class FlagStatMetrics(total: Long, duplicatesPrimary: DuplicateMetrics, duplicatesSecondary: DuplicateMetrics, mapped: Long, pairedInSequencing: Long, read1: Long, read2: Long, properlyPaired: Long, withSelfAndMateMapped: Long, singleton: Long, withMateMappedToDiffChromosome: Long, withMateMappedToDiffChromosomeMapQ5: Long, failedQuality: Boolean) extends Product with Serializable

Value Members

  1. object ADAMBAMOutputFormat extends Serializable

  2. object ADAMSAMOutputFormat extends Serializable

  3. object AlignmentRecordContext extends Serializable with Logging

  4. object DuplicateMetrics extends Serializable

  5. object FlagStat

  6. object FlagStatMetrics extends Serializable

  7. package comparisons

  8. package realignment

  9. package recalibration

Ungrouped