org.hammerlab.guacamole

filters

package filters

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

For example, we might want to include only reads whose mapping quality is above a threshold, bases whose base quality is above a threshold, and called variants that exceed a certain likelihood score.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. filters
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. object FishersExactTest

  2. package genotype

  3. package somatic

Inherited from AnyRef

Inherited from Any

Ungrouped