Object

io.projectglow.common

VariantSchemas

Related Doc: package common

Permalink

object VariantSchemas

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. VariantSchemas
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val alleleDepthsField: StructField

    Permalink
  5. val alleleOneField: StructField

    Permalink
  6. val alleleTwoField: StructField

    Permalink
  7. val alternateAllelesField: StructField

    Permalink
  8. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  9. val attributesField: StructField

    Permalink
  10. def bgenDefaultSchema(hasSampleIds: Boolean): StructType

    Permalink
  11. def bgenGenotypesField(hasSampleIds: Boolean): StructField

    Permalink
  12. val bimSchema: StructType

    Permalink
  13. val callsField: StructField

    Permalink
  14. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  15. val conditionalQualityField: StructField

    Permalink
  16. val contigNameField: StructField

    Permalink
  17. val csqFieldName: String

    Permalink
  18. val depthField: StructField

    Permalink
  19. val endField: StructField

    Permalink
  20. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  21. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  22. val filtersField: StructField

    Permalink
  23. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  24. val genotypeFiltersField: StructField

    Permalink
  25. val genotypeLikelihoodsField: StructField

    Permalink
  26. val genotypesFieldName: String

    Permalink
  27. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  28. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  29. val headerBlockIdField: StructField

    Permalink
  30. val headerField: StructField

    Permalink
  31. val infoFieldPrefix: String

    Permalink
  32. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  33. val meanField: StructField

    Permalink
  34. val namesField: StructField

    Permalink
  35. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  36. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  37. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  38. val otherFieldsField: StructField

    Permalink
  39. val phasedField: StructField

    Permalink
  40. val phredLikelihoodsField: StructField

    Permalink
  41. val plinkBaseSchema: StructType

    Permalink
  42. def plinkGenotypeSchema(hasSampleIds: Boolean): StructField

    Permalink
  43. def plinkSchema(hasSampleIds: Boolean): StructType

    Permalink
  44. val ploidyField: StructField

    Permalink
  45. val positionField: StructField

    Permalink
  46. val posteriorProbabilitiesField: StructField

    Permalink
  47. val qualField: StructField

    Permalink
  48. val refAlleleField: StructField

    Permalink
  49. val sampleBlockIdField: StructField

    Permalink
  50. val sampleIdField: StructField

    Permalink
  51. val sizeField: StructField

    Permalink
  52. val sortKeyField: StructField

    Permalink
  53. val splitFromMultiAllelicField: StructField

    Permalink
  54. val startField: StructField

    Permalink
  55. val stdDevField: StructField

    Permalink
  56. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  57. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  58. val valuesField: StructField

    Permalink
  59. val variantIdField: StructField

    Permalink
  60. val vcfBaseSchema: StructType

    Permalink
  61. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  62. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  63. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped