org.hammerlab

guacamole

package guacamole

Visibility
  1. Public
  2. All

Value Members

  1. object Main extends Logging

    Guacamole main class.

  2. package alignment

  3. package assembly

  4. package commands

    Commands (such as variant callers) that can be invoked on the command line.

  5. package distributed

  6. package filters

    Strategies for filtering reads, filtering bases within reads, and filtering the results of variant calling (called genotypes).

  7. package jointcaller

  8. package kryo

  9. package likelihood

    Implementations of likelihood models.

  10. package loci

  11. package logging

  12. package pileup

    Answer questions like: given some reads that overlap a locus of interest, what bases were sequenced at that locus?

  13. package reads

    Classes for representing sequenced reads, mapped or unmapped.

  14. package readsets

    This package contains functionality related to processing multiple "sets of reads" (e.

  15. package reference

  16. package strings

  17. package util

  18. package variants

    Classes to represent the results of variant calling.

  19. package windowing

    Step through loci in the genome and at each step consider all the reads (or any object that implements the trait ReferenceRegion) that overlap the locus.

Ungrouped